home *** CD-ROM | disk | FTP | other *** search
/ Hacker's Arsenal - The Cutting Edge of Hacking / Hacker's Arsenal - The Cutting Edge of Hacking.iso / texts / misc / Handbook.txt < prev    next >
Encoding:
Text File  |  2001-07-11  |  337.5 KB  |  13,143 lines

  1. T H E  H A C K E R ' S  H A N D B O O K 
  2.  
  3.  
  4. Copyright (c) Hugo Cornwall
  5.  
  6. All rights reserved
  7.  
  8. First published in Great Britain in 1985 by Century Communications Ltd
  9.  
  10. Portland House, 12-13 Greek Street, London W1V 5LE.
  11.  
  12.  
  13. Reprinted 1985 (four times)
  14.  
  15.  
  16. ISBN 0 7126 0650 5
  17.  
  18.  
  19.  
  20. Printed and bound in Great Britain by Billing & Sons Limited, Worcester.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40. CONTENTS
  41.  
  42. Introduction                                                     vii
  43.  
  44. 1 First Principles                                                              5
  45.  
  46. 2 Computer-to-computer communications                             10
  47.  
  48. 3 Hackers' Equipment                                             17
  49.  
  50. 4 Targets: What you can find on mainframes                       32
  51.  
  52. 5 Hackers' Intelligence                                          44
  53.  
  54. 6 Hackers' Techniques                                            66
  55.  
  56. 7 Networks                                                       77
  57.  
  58. 8 Viewdata systems                                              94
  59.  
  60. 9 Radio computer data                                           106
  61.  
  62. 10 Hacking: the future                                          115
  63.  
  64. APPENDICES
  65.  
  66. I troubleshooting                                               119
  67.  
  68. II Glossary                                                     124
  69.  
  70. III CCITT and related standards                                 136
  71.  
  72. IV Standard computer alphabets                                  137
  73.  
  74. V Modems                                                        144
  75.  
  76. VI Radio Spectrum                                               146
  77.  
  78. VII Port-finder flow chart                                      150
  79.  
  80.  
  81. INTRODUCTION
  82.  
  83.     The word 'hacker' is used in two different but associated
  84.  
  85. ways: for some, a hacker is merely a computer enthusiast of any kind,
  86.  
  87. who loves working with the beasties for their own sake, as opposed to
  88.  
  89. operating them in order to enrich a company or research project --or
  90.  
  91. to play games.
  92.  
  93.     This book uses the word in a more restricted sense: hacking is a
  94.  
  95. recreational and educational sport. It consists of attempting to make
  96.  
  97. unauthorised entry into computers and to explore what is there. The
  98.  
  99. sport's aims and purposes have been widely misunderstood; most
  100.  
  101. hackers are not interested in perpetrating massive frauds, modifying
  102.  
  103. their personal banking, taxation and employee records, or inducing
  104.  
  105. one world super-power into inadvertently commencing Armageddon in the
  106.  
  107. mistaken belief that another super-power is about to attack it. Every
  108.  
  109. hacker I have ever come across has been quite clear about where the
  110.  
  111. fun lies: it is in developing an understanding of a system and
  112.  
  113. finally producing the skills and tools to defeat it. In the vast
  114.  
  115. majority of cases, the process of 'getting in' is much more
  116.  
  117. satisfying than what is discovered in the protected computer files.
  118.  
  119.      In this respect, the hacker is the direct descendant of the phone
  120.  
  121. phreaks of fifteen years ago. Phone phreaking became interesting as
  122.  
  123. intra-nation and international subscriber trunk dialling was
  124.  
  125. introduced, but when the London-based phreak finally chained his way
  126.  
  127. through to Hawaii, he usually had no one there to speak to except the
  128.  
  129. local weather service or American Express office, to confirm that the
  130.  
  131. desired target had indeed been hit. One of the earliest of the
  132.  
  133. present generation of hackers, Susan Headley, only 17 when she began
  134.  
  135. her exploits in California in 1977, chose as her target the local
  136.  
  137. phone company and, with the information extracted from her hacks, ran
  138.  
  139. all over the telephone network. She 'retired' four years later, when
  140.  
  141. friends started developing schemes to shut down part of the phone
  142.  
  143. system.
  144.  
  145.     There is also a strong affinity with program copy-protection
  146.  
  147. crunchers. Most commercial software for micros is sold in a form to
  148.  
  149. prevent obvious casual copying, say by loading a cassette, cartridge
  150.  
  151. or disk into memory and then executing a 'save' on to a
  152.  
  153. blank cassette or disk.  Copy-protection devices vary greatly in
  154.  
  155. their methodology and sophistication and there are those who, without
  156.  
  157. any commercial motive, enjoy nothing so much as defeating them. Every
  158.  
  159. computer buff has met at least one cruncher with a vast store of
  160.  
  161. commercial programs, all of which have somehow had the protection
  162.  
  163. removed--and perhaps the main title subtly altered to show the
  164.  
  165. cruncher's technical skills--but which are then never actually used
  166.  
  167. at all.
  168.  
  169.     Perhaps I should tell you what you can reasonably expect from this
  170.  
  171. handbook.  Hacking is an activity like few others: it is semi-legal,
  172.  
  173. seldom encouraged, and in its full extent so vast that no individual
  174.  
  175. or group, short of an organisation like GCHQ or NSA, could hope to
  176.  
  177. grasp a fraction of the possibilities. So this is not one of those
  178.  
  179. books with titles like Games Programming with the 6502 where, if the
  180.  
  181. book is any good and if you are any good, you will emerge with some
  182.  
  183. mastery of the subject-matter. The aim of this book is merely to give
  184.  
  185. you some grasp of methodology, help you develop the appropriate
  186.  
  187. attitudes and skills, provide essential background and some
  188.  
  189. referencing material--and point you in the right directions for more
  190.  
  191. knowledge. Up to a point, each chapter may be read by itself; I have
  192.  
  193. compiled extensive appendices, containing material which will be of
  194.  
  195. use long after the main body of the text has been absorbed.
  196.  
  197.     It is one of the characteristics of hacking anecdotes, like those
  198.  
  199. relating to espionage exploits, that almost no one closely involved
  200.  
  201. has much stake in the truth; victims want to describe damage as
  202.  
  203. minimal, and perpetrators like to paint themselves as heroes while
  204.  
  205. carefully disguising sources and methods. In addition, journalists
  206.  
  207. who cover such stories are not always sufficiently competent to write
  208.  
  209. accurately, or even to know when they are being hoodwink- ed. (A note
  210.  
  211. for journalists: any hacker who offers to break into a system on
  212.  
  213. demand is conning you--the most you can expect is a repeat
  214.  
  215. performance for your benefit of what a hacker has previously
  216.  
  217. succeeded in doing. Getting to the 'front page' of a service or
  218.  
  219. network need not imply that everything within that service can be
  220.  
  221. accessed. Being able to retrieve confidential information, perhaps
  222.  
  223. credit ratings, does not mean that the hacker would also be able to
  224.  
  225. alter that data. Remember the first rule of good reporting: be
  226.  
  227. sceptical.) So far as possible, I have tried to verify each story
  228.  
  229. that appears in these pages, but hackers work in isolated groups and
  230.  
  231. my sources on some of the important hacks of recent years are more
  232.  
  233. remote than I would have liked. In these
  234.  
  235. cases, my accounts are of events and methods which, in all the
  236.  
  237. circumstances, I believe are true. I welcome notes of correction.
  238.  
  239.     Experienced hackers may identify one or two curious gaps in the
  240.  
  241. range of coverage, or less than full explanations; you can chose any
  242.  
  243. combination of the following explanations without causing me any
  244.  
  245. worry: first, I may be ignorant and incompetent; second, much of the
  246.  
  247. fun of hacking is making your own discoveries and I wouldn't want to
  248.  
  249. spoil that; third, maybe there are a few areas which are really best
  250.  
  251. left alone.
  252.  
  253.     Nearly all of the material is applicable to readers in all
  254.  
  255. countries; however, the author is British and so are most of his
  256.  
  257. experiences.
  258.  
  259.     The pleasures of hacking are possible at almost any level of
  260.  
  261. computer competence beyond rank beginner and with quite minimal
  262.  
  263. equipment. It is quite difficult to describe the joy of using the
  264.  
  265. world's cheapest micro, some clever firmware, a home-brew acoustic
  266.  
  267. coupler and find that, courtesy of a friendly remote PDP11/70, you
  268.  
  269. can be playing with Unix, the fashionable multitasking operating
  270.  
  271. system.
  272.  
  273.     The assumptions I have made about you as a reader are that you own a
  274.  
  275. modest personal computer, a modem and some communications software
  276.  
  277. which you know, roughly, how to use. (If you are not confident yet,
  278.  
  279. practise logging on to a few hobbyist bulletin boards.) For more
  280.  
  281. advanced hacking, better equipment helps; but, just as very tasty
  282.  
  283. photographs can be taken with snap-shot cameras, the computer
  284.  
  285. equivalent of a Hasselblad with a trolley- load of accessories is not
  286.  
  287. essential.
  288.  
  289.     Since you may at this point be suspicious that I have vast
  290.  
  291. technical resources at my disposal, let me describe the kit that has
  292.  
  293. been used for most of my network adventures. At the centre is a
  294.  
  295. battered old Apple II+, its lid off most of the time to draw away the
  296.  
  297. heat from the many boards cramming the expansion slots. I use an
  298.  
  299. industry standard dot matrix printer, famous equally for the variety
  300.  
  301. of type founts possible, and for the paper-handling path, which
  302.  
  303. regularly skews off. I have two large boxes crammed full of software,
  304.  
  305. as I collect comms software in particular like a deranged
  306.  
  307. philatelist, but I use one package almost exclusively. As for
  308.  
  309. modems--well, at this point the set-up does become unconventional; by
  310.  
  311. the phone point are jack sockets for BT 95A, BT 96A, BT 600 and a
  312.  
  313. North American modular jack. I have two acoustic couplers, devices
  314.  
  315. for plunging telephone handsets into so that the computer can talk
  316.  
  317. down the line, at operating speeds of 300/300 and 75/1200. I also
  318.  
  319.  
  320.  
  321.  
  322.  
  323. START HERE AGAIN
  324.  
  325.  
  326.  
  327.  
  328. have three heavy, mushroom coloured 'shoe-boxes', representing modem
  329.  
  330. technology of 4 or 5 years ago and operating at various speeds and
  331.  
  332. combinations of duplex/half- duplex. Whereas the acoustic coupler
  333.  
  334. connects my computer to the line by audio, the modem links up at the
  335.  
  336. electrical level and is more accurate and free from error. I have
  337.  
  338. access to other equipment in my work and through friends, but this is
  339.  
  340. what I use most of the time.
  341.  
  342. Behind me is my other important bit of kit: a filing cabinet.
  343.  
  344. Hacking is not an activity confined to sitting at keyboards and
  345.  
  346. watching screens. All good hackers retain formidable collections of
  347.  
  348. articles, promotional material and documentation; read on, and you
  349.  
  350. will see why.
  351.  
  352.     Finally, to those who would argue that a hacker's handbook must be
  353.  
  354. giving guidance to potential criminals, I have two things to say:
  355.  
  356. First, few people object to the sports of clay-pigeon shooting or
  357.  
  358. archery, although rifles, pistols and crossbows have no 'real'
  359.  
  360. purpose other than to kill things--and hackers have their own code of
  361.  
  362. responsibility, too. Second, real hacking is not as it is shown in
  363.  
  364. the movies and on tv, a situation which the publication of this book
  365.  
  366. may do something to correct.  The sport of hacking itself may involve
  367.  
  368. breach of aspects of the law, notably theft of electricity, theft of
  369.  
  370. computer time and unlicensed usage of copyright material; every
  371.  
  372. hacker must decide individually each instance as it arises. Various people 
  373.  
  374. helped me on various aspects of this book; they must all remain unnamed--they 
  375.  
  376. know who they are and that they have my thanks.
  377. CHAPTER 1
  378.  
  379. First Principles
  380.  
  381.          
  382.     The first hack I ever did was executed at an exhibition stand run
  383.  
  384. by BT's then rather new Prestel service. Earlier, in an adjacent
  385.  
  386. conference hall, an enthusiastic speaker had demonstrated view-
  387.  
  388. data's potential world-wide spread by logging on to Viditel, the
  389.  
  390. infant Dutch service. He had had, as so often happens in the these
  391.  
  392. circumstances, difficulty in logging on first time. He was using one
  393.  
  394. of those sets that displays auto-dialled telephone numbers; that was
  395.  
  396. how I found the number to call. By the time he had finished his third
  397.  
  398. unsuccessful log-on attempt I (and presumably several others) had all
  399.  
  400. the pass numbers. While the BT staff were busy with other visitors to
  401.  
  402. their stand, I picked out for myself a relatively neglected viewdata
  403.  
  404. set. I knew that it was possible to by-pass the auto-dialler with its
  405.  
  406. pre-programmed phone numbers in this particular model, simply by
  407.  
  408. picking up the the phone adjacent to it, dialling my preferred
  409.  
  410. number, waiting for the whistle, and then hitting the keyboard button
  411.  
  412. labelled 'viewdata'. I dialled Holland, performed my little by-pass
  413.  
  414. trick and watched Viditel write itself on the screen. The pass
  415.  
  416. numbers were accepted first time and, courtesy of...no, I'll spare
  417.  
  418. them embarrassment...I had only lack of fluency in Dutch to restrain
  419.  
  420. my explorations.  Fortunately, the first BT executive to spot what I
  421.  
  422. had done was amused as well.
  423.  
  424.     Most hackers seem to have started in a similar way. Essentially
  425.  
  426. you rely on the foolishness and inadequate sense of security of
  427.  
  428. computer salesmen, operators, programmers and designers.
  429.  
  430.     In the introduction to this book I described hacking as a sport;
  431.  
  432. and like most sports, it is both relatively pointless and filled with
  433.  
  434. rules, written or otherwise, which have to be obeyed if there is to
  435.  
  436. be any meaningfulness to it. Just as rugby football is not only about
  437.  
  438. forcing a ball down one end of a field, so hacking is not just about
  439.  
  440. using any means to secure access to a computer.
  441.  
  442.     On this basis, opening private correspondence to secure a password
  443.  
  444. on a public access service like Prestel and then running around the
  445.  
  446. system building up someone's bill, is not what hackers call hacking.
  447.  
  448. The critical element must be the use of skill in some shape or form.
  449.  
  450.     Hacking is not a new pursuit. It started in the early 1960s when
  451.  
  452. the first "serious" time-share computers began to appear at
  453.  
  454. university sites. Very early on, 'unofficial' areas of the memory
  455.  
  456. started to appear, first as mere notice boards and scratch pads for
  457.  
  458. private programming experiments, then, as locations for games.
  459.  
  460. (Where, and how do you think the early Space Invaders, Lunar Landers
  461.  
  462. and Adventure Games were created?) Perhaps tech-hacking-- the
  463.  
  464. mischievous manipulation of technology--goes back even further. One
  465.  
  466. of the old favourites of US campus life was to rewire the control
  467.  
  468. panels of elevators (lifts) in high-rise buildings, so that a request
  469.  
  470. for the third floor resulted in the occupants being whizzed to the
  471.  
  472. twenty-third.
  473.  
  474.     Towards the end of the 60s, when the first experimental networks
  475.  
  476. arrived on the scene (particularly when the legendary
  477.  
  478. ARPAnet--Advanced Research Projects Agency network-- opened up), the
  479.  
  480. computer hackers skipped out of their own local computers, along the
  481.  
  482. packet-switched high grade communications lines, and into the other
  483.  
  484. machines on the net. But all these hackers were privileged
  485.  
  486. individuals. They were at a university or research resource, and they
  487.  
  488. were able to borrow terminals to work with.
  489.  
  490.     What has changed now, of course, is the wide availability of home
  491.  
  492. computers and the modems to go with them, the growth of public-access
  493.  
  494. networking of computers, and the enormous quantity and variety of
  495.  
  496. computers that can be accessed.
  497.  
  498.     Hackers vary considerably in their native computer skills; a basic
  499.  
  500. knowledge of how data is held on computers and can be transferred
  501.  
  502. from one to another is essential. Determination, alertness,
  503.  
  504. opportunism, the ability to analyse and synthesise, the collection of
  505.  
  506. relevant helpful data and luck--the pre-requisites of any
  507.  
  508. intelligence officer--are all equally important. If you can write
  509.  
  510. quick effective programs in either a high level language or machine
  511.  
  512. code, well, it helps. A knowledge of on-line query procedures is
  513.  
  514. helpful, and the ability to work in one or more popular mainframe and
  515.  
  516. mini operating systems could put you in the big league.
  517.  
  518.     The materials and information you need to hack are all around
  519.  
  520. you--only they are seldom marked as such.  Remember that a large
  521.  
  522. proportion of what is passed off as 'secret intelligence' is openly
  523.  
  524. available, if only you know where to look and how to appreciate what
  525.  
  526. you find. At one time or another, hacking will test everything you
  527.  
  528. know about computers and communications. You will discover your
  529.  
  530. abilities increase in fits and starts, and you must
  531.  
  532. be prepared for long periods when nothing new appears to happen.
  533.  
  534.     Popular films and tv series have built up a mythology of what
  535.  
  536. hackers can do and with what degree of ease. My personal delight in
  537.  
  538. such Dream Factory output is in compiling a list of all the mistakes
  539.  
  540. in each episode. Anyone who has ever tried to move a graphics game
  541.  
  542. from one micro to an almost-similar competitor will already know that
  543.  
  544. the chances of getting a home micro to display the North Atlantic
  545.  
  546. Strategic Situation as it would be viewed from the President's
  547.  
  548. Command Post would be slim even if appropriate telephone numbers and
  549.  
  550. passwords were available. Less immediately obvious is the fact that
  551.  
  552. most home micros talk to the outside world through limited but
  553.  
  554. convenient asynchronous protocols, effectively denying direct access
  555.  
  556. to the mainframe products of the world's undisputed leading computer
  557.  
  558. manufacturer, which favours synchronous protocols. And home micro
  559.  
  560. displays are memory-mapped, not vector-traced...  Nevertheless, it is
  561.  
  562. astonishingly easy to get remarkable results. And thanks to the
  563.  
  564. protocol transformation facilities of PADs in PSS networks (of which
  565.  
  566. much more later), you can get into large IBM devices....
  567.  
  568.     The cheapest hacking kit I have ever used consisted of a ZX81, 16K
  569.  
  570. RAMpack, a clever firmware accessory and an acoustic coupler. Total
  571.  
  572. cost, just over ·100. The ZX81's touch-membrane keyboard was one
  573.  
  574. liability; another was the uncertainty of the various connectors.
  575.  
  576. Much of the cleverness of the firmware was devoted to overcoming the
  577.  
  578. native drawbacks of the ZX81's inner configuration--the fact that it
  579.  
  580. didn't readily send and receive characters in the industry-standard
  581.  
  582. ASCII code, and that the output port was designed more for instant
  583.  
  584. access to the Z80's main logic rather than to use industry-standard
  585.  
  586. serial port protocols and to rectify the limited screen display.
  587.  
  588.     Yet this kit was capable of adjusting to most bulletin boards;
  589.  
  590. could get into most dial-up 300/300 asynchronous ports,
  591.  
  592. re-configuring for word-length and parity if needed; could have
  593.  
  594. accessed a PSS PAD and hence got into a huge range of computers not
  595.  
  596. normally available to micro-owners; and, with another modem, could
  597.  
  598. have got into viewdata services. You could print out pages on the ZX
  599.  
  600. 'tin-foil' printer. The disadvantages of this kit were all in
  601.  
  602. convenience, not in facilities. Chapter 3 describes the sort of kit
  603.  
  604. most hackers use.
  605.  
  606.     It is even possible to hack with no equipment at all. All major
  607.  
  608. banks now have a network of 'hole in the wall' cash machines-- ATMs
  609.  
  610. or Automatic Telling Machines, as they are officially
  611.  
  612. known. Major building societies have their own network. These
  613.  
  614. machines have had faults in software design, and the hackers who
  615.  
  616. played around with them used no more equipment than their fingers and
  617.  
  618. brains. More about this later.
  619.  
  620.     Though I have no intention of writing at length about hacking
  621.  
  622. etiquette, it is worth one paragraph: lovers of fresh-air walks obey
  623.  
  624. the Country Code; they close gates behind them, and avoid damage to
  625.  
  626. crops and livestock. Something very similar ought to guide your
  627.  
  628. rambles into other people's computers: don't manipulate files unless
  629.  
  630. you are sure a back-up exists; don't crash operating systems; don't
  631.  
  632. lock legitimate users out from access; watch who you give information
  633.  
  634. to; if you really discover something confidential, keep it to
  635.  
  636. yourself.  Hackers should not be interested in fraud.  Finally, just
  637.  
  638. as any rambler who ventured past barbed wire and notices warning
  639.  
  640. about the Official Secrets Acts would deserve whatever happened
  641.  
  642. thereafter, there are a few hacking projects which should never be
  643.  
  644. attempted.
  645.  
  646.     On the converse side, I and many hackers I know are convinced of one
  647.  
  648. thing: we receive more than a little help from the system managers of
  649.  
  650. the computers we attack. In the case of computers owned by
  651.  
  652. universities and polys, there is little doubt that a number of them
  653.  
  654. are viewed like academic libraries--strictly speaking they are for
  655.  
  656. the student population, but if an outsider seriously thirsty for
  657.  
  658. knowledge shows up, they aren't turned away. As for other computers,
  659.  
  660. a number of us are almost sure we have been used as a cheap means to
  661.  
  662. test a system's defences...someone releases a phone number and
  663.  
  664. low-level password to hackers (there are plenty of ways) and watches
  665.  
  666. what happens over the next few weeks while the computer files
  667.  
  668. themselves are empty of sensitive data. Then, when the results have
  669.  
  670. been noted, the phone numbers and passwords are changed, the security
  671.  
  672. improved etc etc....much easier on dp budgets than employing
  673.  
  674. programmers at ú150/man/ day or more. Certainly the Pentagon has been
  675.  
  676. known to form 'Tiger Units' of US Army computer specialists to
  677.  
  678. pin-point weaknesses in systems security.
  679.  
  680.     Two spectacular hacks of recent years have captured the public
  681.  
  682. imagination: the first, the Great Prince Philip Prestel Hack, is
  683.  
  684. described in detail in chapter 8, which deals with viewdata. The
  685.  
  686. second was spectacular because it was carried out on live national
  687.  
  688. television. It occurred on October 2nd 1983 during a follow-up to the
  689.  
  690. BBC's successful Computer Literacy series. It's worth reporting here,
  691.  
  692. because it neatly illustrates the essence of hacking as a sport...
  693.  
  694. skill with systems, careful research, maximum impact with minimum real 
  695.  
  696. harm, and humour.
  697.  
  698.     The tv presenter, John Coll, was trying to show off the Telecom
  699.  
  700. Gold electronic mail service. Coll had hitherto never liked long
  701.  
  702. passwords and, in the context of the tight timing and pressures of
  703.  
  704. live tv, a two letter password seemed a good idea at the time. On
  705.  
  706. Telecom Gold, it is only the password that is truly confidential;
  707.  
  708. system and account numbers, as well as phone numbers to log on to the
  709.  
  710. system, are easily obtainable. The BBC's account number, extensively
  711.  
  712. publicised, was OWL001, the owl being the 'logo' for the tv series as
  713.  
  714. well as the BBC computer.
  715.  
  716.     The hacker, who appeared on a subsequent programme as a 'former
  717.  
  718. hacker' and who talked about his activities in general, but did not
  719.  
  720. openly acknowledge his responsibility for the BBC act, managed to
  721.  
  722. seize control of Coll's mailbox and superimpose a message of his own:
  723.  
  724. Computer Security Error. Illegal access. I hope your television
  725.  
  726. PROGRAMME runs as smoothly as my PROGRAM worked out your 
  727.  
  728. passwords!
  729.  
  730. Nothing is secure!
  731.  
  732. Hackers' Song
  733.  
  734. "Put another password in,
  735.  
  736. Bomb it out and try again
  737.  
  738. Try to get past logging in,
  739.  
  740. We're hacking, hacking, hacking
  741.  
  742.  
  743. Try his first wife's maiden name,
  744.  
  745. This is more than just a game,
  746.  
  747. It's real fun, but just the same,
  748.  
  749. It's hacking, hacking, hacking"
  750.  
  751.  
  752.  
  753. The Nutcracker (Hackers UK)
  754.  
  755.  
  756.  
  757. HI THERE, OWLETS, FROM OZ AND YUG
  758.  
  759. (OLIVER AND GUY)
  760.  
  761.     After the hack a number of stories about how it had been carried
  762.  
  763. out, and by whom, circulated; it was suggested that the hackers had
  764.  
  765. crashed through to the operating system of the Prime computers upon
  766.  
  767. which the Dialcom electronic mail software
  768.  
  769. resided--it was also suggested that the BBC had arranged the whole
  770.  
  771. thing as a stunt, or alternatively, that some BBC employees had fixed
  772.  
  773. it up without telling their colleagues. Getting to the truth of a
  774.  
  775. legend in such cases is almost always impossible. No one involved has
  776.  
  777. a stake in the truth. British Telecom, with a strong commitment to
  778.  
  779. get Gold accepted in the business community, was anxious to suggest
  780.  
  781. that only the dirtiest of dirty tricks could remove the inherent
  782.  
  783. confidentiality of their electronic mail service. Naturally, the
  784.  
  785. British Broadcasting Corporation rejected any possibility that it
  786.  
  787. would connive in an irresponsible cheap stunt. But the hacker had no
  788.  
  789. great stake in the truth either--he had sources and contacts to
  790.  
  791. protect, and his image in the hacker community to bolster. Never
  792.  
  793. expect any hacking anecdote to be completely truthful.
  794.  
  795.  
  796. CHAPTER 2
  797.  
  798. Computer-to-Computer Communications
  799.  
  800.  
  801.     Services intended for access by microcomputers are nowadays
  802.  
  803. usually presented in a very user-friendly fashion: pop in your
  804.  
  805. software disc or firmware, check the connections, dial the telephone
  806.  
  807. number, listen for the tone...and there you are.  Hackers, interested
  808.  
  809. in venturing where they are not invited, enjoy no such luxury. They
  810.  
  811. may want to access older services which preceded the modern 'human
  812.  
  813. interface'; they are very likely to travel along paths intended, not for ordinary 
  814.  
  815. customers, but for engineers or salesmen; they could be utilising facilities that 
  816.  
  817. were part of a computer's commissioning process and have been hardly used 
  818.  
  819. since.
  820.  
  821.     So the hacker needs a greater knowledge of datacomms technology than
  822.  
  823. does a more passive computer user, and some feeling for the history of the 
  824.  
  825. technology is pretty essential, because of its growth pattern and because of the 
  826.  
  827. fact that many interesting installations still use yesterday's solutions.
  828.     Getting one computer to talk to another some distance away means
  829.  
  830. accepting a number of limiting factors:
  831.  
  832. (   Although computers can send out several bits of information at
  833.  
  834. once, the ribbon cable necessary to do this is not economical at any
  835.  
  836. great length, particularly if the information is to be sent out over
  837.  
  838. a network--each wire in the ribbon would need switching separately,
  839.  
  840. thus making ex- changes prohibitively expensive. So bits must be
  841.  
  842. transmitted one at a time, or serially.
  843.  
  844. (   Since you will be using, in the first instance, wires and networks
  845.  
  846. already installed--in the form of the telephone and telex
  847.  
  848. networks--you must accept that the limited bandwidth of these
  849.  
  850. facilities will restrict the rate at which data can be sent. The data
  851.  
  852. will pass through long lengths of wire, frequently being
  853.  
  854. re-amplified, and undergoing de- gradation as it passes through dirty
  855.  
  856. switches and relays in a multiplicity of exchanges.
  857.  
  858. (   Data must be easily capable of accurate recovery at the far end.
  859.  
  860. (   Sending and receiving computers must be synchronised in their working.
  861.  
  862. (   The mode in which data is transmitted must be one understood by all 
  863.  
  864. computers; accepting a standard protocol may mean adopting the
  865.  
  866. speed and efficiency of the slowest.
  867.  
  868. (   The present 'universal' standard for data transmission used by
  869.  
  870. microcomputers and many other services uses agreed tones to signify
  871.  
  872. binary 0 and binary 1, the ASCII character set (also known as
  873.  
  874. International Alphabet No 5), and an asynchronous protocol, whereby
  875.  
  876. the transmitting and receiving computers are locked in step every
  877.  
  878. time a character is sent, not just at the beginning of a transmission
  879.  
  880. stream. Like nearly all standards, it is highly arbitrary in its
  881.  
  882. decisions and derives its importance simply from the fact of being
  883.  
  884. generally accepted. Like many standards, too, there are a number of
  885.  
  886. subtle and important variations.
  887.  
  888.     To see how the standard works, how it came about and the reasons
  889.  
  890. for the variations, we need to look back a little into history.
  891.  
  892.  
  893. The Growth of Telegraphy
  894.  
  895.  
  896.     The essential techniques of sending data along wires has a history
  897.  
  898. of 150 years, and some of the common terminology of modern data
  899.  
  900. transmission goes right back to the first experiments.
  901.  
  902.     The earliest form of telegraphy, itself the earliest form of
  903.  
  904. electrical message sending, used the remote actuation of electrical
  905.  
  906. relays to leave marks on a strip of paper. The letters of the
  907.  
  908. alphabet were defined by the patterns of 'mark' and 'space'.
  909. The terms have come through to the present, to signify binary
  910.  
  911. conditions of '1' and '0' respectively. The first reliable machine
  912.  
  913. for sending letters and figures by this method dates from 1840; the
  914.  
  915. direct successor of that machine, using remarkably unchanged
  916.  
  917. electromechanical technology and a 5-bit alphabetic code, is still
  918.  
  919. widely used today, as the telex/teleprinter/teletype. The mark and
  920.  
  921. space have been replaced by holes punched in paper-tape: larger holes
  922.  
  923. for mark, smaller ones for space. Synchronisation between sending and
  924.  
  925. receiving stations is carried out by beginning each letter with a
  926.  
  927. 'start' bit (a space) and concluding it with a 'stop' bit (mark). The
  928.  
  929. 'idle' state of a circuit is thus 'mark'. In effect, therefore, each
  930.  
  931. letter requires the transmission of 7 bits:
  932.  
  933.  
  934. . * * . . . * (letter A: . = space; * = mark)
  935.  
  936.  
  937. of which the first . is the start bit, the last * is the stop bit and
  938.  
  939.  
  940. * * . .. is the code for A.
  941.  
  942.  
  943.     This is the principle means for sending text messages around the
  944.  
  945. world, and the way in which news reports are distributed globally.
  946.  
  947. And, until third-world countries are rich enough to afford more
  948.  
  949. advanced devices, the technology will survive.
  950. Early computer communications
  951.  
  952.  
  953.     When, 110 years after the first such machines came on line, the
  954.  
  955. need arose to address computers remotely, telegraphy was the obvious
  956.  
  957. way to do so. No one expected computers in the early 1950s to give
  958.  
  959. instant results; jobs were assembled in batches, often fed in by
  960.  
  961. means of paper-tape (another borrowing from telex, still in use) and
  962.  
  963. then run. The instant calculation and collation of data was then
  964.  
  965. considered quite miraculous. So the first use of data communications
  966.  
  967. was almost exclusively to ensure that the machine was fed with
  968.  
  969. up-to-date information, not for the machine to send the results out
  970.  
  971. to those who might want it; they could wait for the 'print-out' in
  972.  
  973. due course, borne to them with considerable solemnity by the computer
  974.  
  975. experts. Typical communications speeds were 50 or 75 baud. (The baud
  976.  
  977. is the measure of speed of data transmission: specifically, it refers
  978.  
  979. to the number of signal level changes per second and is thus not the
  980.  
  981. same as bits-per-second.)
  982.  
  983.     These early computers were, of course, in today's jargon,
  984.  
  985. single-user/single-task; programs were fed by direct machine coding.
  986.  
  987. Gradually, over the next 15 years, computers spawned multi-user
  988.  
  989. capabilities by means of time-sharing techniques, and their human
  990.  
  991. interface became more 'user-friendly'.
  992.  
  993.     With these facilities grew the demand for remote access to
  994.  
  995. computers, and modern data communications began.
  996.  
  997.     Even at the very end of the 1960s when I had my own very first
  998.  
  999. encounter with a computer, the links with telegraphy were still
  1000.  
  1001. obvious. As a result of happenstance, I was in a Government-run
  1002.  
  1003. research facility to the south-west of London, and the program I was
  1004.  
  1005. to use was located on a computer just to the north of Central London;
  1006.  
  1007. I was sat down in front of a battered teletype--capitals and figures
  1008.  
  1009. only, and requiring not inconsiderable physical force from my
  1010.  
  1011. smallish fingers to actuate the keys of my choice. As it was a
  1012.  
  1013. teletype outputting on to a paper roll, mistakes could not as readily
  1014.  
  1015. be erased as on a VDU, and since the sole form of error reporting
  1016.  
  1017. consisted of a solitary ?, the episode was more frustrating than
  1018.  
  1019. thrilling. VDUs and good keyboards were then far too expensive for
  1020.  
  1021. 'ordinary' use.
  1022.  
  1023.  
  1024. The telephone network
  1025.  
  1026.  
  1027.  
  1028.     But by that time all sorts of changes in datacomms were taking
  1029.  
  1030. place. The telex and telegraphy network, originally so important, had
  1031.  
  1032. long been overtaken by voice-grade telephone circuits (Bell's
  1033.  
  1034. invention dates from 1876). For computer communication, mark and
  1035.  
  1036. space could be indicated by different audio tones, rather than by
  1037.  
  1038. different voltage conditions. Data traffic on a telex line can
  1039.  
  1040. operate in only one direction at a time, but, by selecting different
  1041.  
  1042. pairs of tones, both 'transmitter' and 'receiver' could speak
  1043.  
  1044. simultaneously--so that in fact, one has to talk about 'originate'
  1045.  
  1046. and 'answer' instead.
  1047.  
  1048.     Improved electrical circuit design meant that higher speeds than
  1049.  
  1050. 50 or 75 baud became possible; there was a move to 110 baud, then 300
  1051.  
  1052. and, so far as ordinary telephone circuits are concerned, 1200 baud
  1053.  
  1054. is now regarded as the top limit.
  1055.  
  1056.     The 'start' and 'stop' method of synchronising the near and far
  1057.  
  1058. end of a communications circuit at the beginning of each individual
  1059.  
  1060. letter has been retained, but the common use of the 5-bit Baudot code
  1061.  
  1062. has been replaced by a 7-bit extended code which allows for many more
  1063.  
  1064. characters, 128 in fact.
  1065.  
  1066.     Lastly, to reduce errors in transmission due to noise in the
  1067.  
  1068. telephone line and circuitry, each letter can be checked by the use
  1069.  
  1070. of a further bit (the parity bit), which adds up all the bits in the
  1071.  
  1072. main character and then, depending on whether the result is odd or
  1073.  
  1074. even, adds a binary 0 or binary 1. 
  1075.  
  1076. The full modern transmission of a letter in this system, in this
  1077.  
  1078. case, K, therefore, looks like this:
  1079.  
  1080. START-STOP TRANSMISSION OF A DATA CHARACTER
  1081.  
  1082. TIME
  1083.  
  1084. INTERVAL_____________9___0___1___2___3___4___5___6___7___8___9___
  1085.  
  1086. NUMBER
  1087.  
  1088.                      1       1           1       1   1       1
  1089.  
  1090.              Mark  +---+   +---+       +---+   +---+---+   +---+
  1091.  
  1092. LINE               |   | 0 |   | 0   0 |   | 0 |       | 0 |   |
  1093.  
  1094. CONDITION    Space-+   +---+   +---+---+   +---+       +---+   +-
  1095.  
  1096.  
  1097.  
  1098.                    ^   ^
  1099.  
  1100.                    |   |
  1101.  
  1102. BINARY        STOP-+  START  1   0   0   1   0   1   1   0
  1103.  
  1104. DIGIT
  1105.  
  1106.  
  1107.     The first 0 is the start bit; then follows 7 bits of the actual
  1108.  
  1109. letter code (1001011); then the parity bit; then the final 1 is the
  1110.  
  1111. stop code.
  1112.  
  1113.     This system, asynchronous start-stop ASCII (the common name for
  1114.  
  1115. the alphabetic code), is the basis for nearly all micro-based
  1116.  
  1117. communications. The key variations relate to:
  1118.  
  1119. bit-length; you can have 7 or 8 databits (*) parity; (it can be even or odd, or 
  1120.  
  1121. entirely absent), 
  1122.  
  1123. Tones - The tones used to signify binary 0 and binary 1, and which
  1124.  
  1125. computer is in 'originate' and which in 'answer', can vary according
  1126.  
  1127. to the speed of the transmission and also to whether the service is
  1128.  
  1129. used in North America or the rest of the world.  (Briefly, most of
  1130.  
  1131. the world uses tones and standards laid down by the Geneva-based
  1132.  
  1133. organisation, CCITT, a specialised agency of the International
  1134.  
  1135. Telecommunications Union; whereas in the United States and most parts
  1136.  
  1137. of Canada, tones determined by the telephone utility, colloquially
  1138.  
  1139. known as Ma Bell, are adopted.) The following table gives the
  1140.  
  1141. standards and tones in common use.
  1142.  
  1143. (*) There are no 'obvious explanations' for the variations commonly
  1144.  
  1145. found: most electronic mail services and viewdata transmit 7 data
  1146.  
  1147. bits, even parity and I stop Bit; Telecom Gold and most hobbyist
  1148.  
  1149. bulletin boards transmit 8 data bits, odd parity and 1 stop bit.
  1150.  
  1151. Terminal emulator software--see chapter 3--allows users to adjust for
  1152.  
  1153. these differing requirements.
  1154. Service        Speed  Duplex  Transmit    Receive     Answer
  1155.  
  1156. Designator                    0    1      0     1
  1157.  
  1158.  
  1159.  
  1160. V21 orig       300(*) full    1180  980   1850  1650   -
  1161.  
  1162. V21 ans        300(*) full    1850 1650   1180   980  2100
  1163.  
  1164. V23 (1)        600    half    1700 1300   1700  1300  2100
  1165.  
  1166. V23 (2)       1200    f/h(**) 2100 1300   2100  1300  2100
  1167.  
  1168. V23 back        75    f/h(**)  450  390    450   390   -
  1169.  
  1170. Bell 103 orig  300(*) full    1070 1270   2025  2225   -
  1171.  
  1172. Bell 103 ans   300(*) full    2025 2225   1070  1270  2225
  1173.  
  1174. Bell 202      1200    half    2200 1200   2200  1200  2025
  1175.  
  1176.  
  1177.  
  1178. (*)any speed up to 300 baud, can also include 75 and 110 baud
  1179.  
  1180. services
  1181.  
  1182. (**)service can either be half-duplex at 1200 baud or asymmetrical
  1183.  
  1184. full duplex, with 75 baud originate and 1200 baud receive (commonly
  1185.  
  1186. used as viewdata user) or 1200 transmit and 75 receive (viewdata
  1187.  
  1188. host)
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195. Higher Speeds
  1196.  
  1197.  
  1198.     1200 baud is usually regarded as the fastest speed possible on an
  1199.  
  1200. ordinary voice-grade telephone line. Beyond this, noise on the line
  1201.  
  1202. due to the switching circuits at the various telephone exchanges,
  1203.  
  1204. poor cabling, etc.  make accurate transmission difficult. Indeed, at
  1205.  
  1206. higher speeds it becomes increasingly important to use transmission
  1207.  
  1208. protocols that include error correction.
  1209.  
  1210.     Error correction techniques usually consist of dividing the
  1211.  
  1212. transmission stream into a series of blocks which can be checked, one
  1213.  
  1214. at a time, by the receiving computer. The 'parity' system mentioned
  1215.  
  1216. above is one example, but obviously a crude one. The difficulty is
  1217.  
  1218. that the more secure an error-correction protocol becomes, the
  1219.  
  1220. greater becomes the overhead in terms of numbers of bits transmitted
  1221.  
  1222. to send just one character from one computer to another. Thus, in the
  1223.  
  1224. typical 300 bit situation, the actual letter is defined by 7 bits,
  1225.  
  1226. 'start' and 'stop' account for another two, and the check takes a
  1227.  
  1228. further one--ten in all. After a while, what you gain in the speed
  1229.  
  1230. with which each actual bit is transmitted, you lose, because so many
  1231.  
  1232. bits have to be sent to ensure that a single character is accurately
  1233.  
  1234. received!
  1235.  
  1236.     Although some people risk using 2400 baud on ordinary telephone
  1237.  
  1238. lines--the jargon is the PTSN (Public Telephone Switched
  1239.  
  1240. Network)--this means using expensive modems. Where higher speeds are
  1241.  
  1242. essential, leased circuits, not available via dial-up. become
  1243.  
  1244. essential. The leased circuit is paid for on a fixed charge, not a
  1245.  
  1246. charge based on time-connected. Such circuits can be conditioned',
  1247.  
  1248. for example by using special amplifiers, to support the higher data
  1249.  
  1250. rate.
  1251.  
  1252.     For really high speed transmissions, however, pairs of copper
  1253.  
  1254. cable are inadequate. Medium speed is obtainable by the use of
  1255.  
  1256. coaxial cable (a little like that used for tv antenna hook-ups) which
  1257.  
  1258. have a very broad bandwidth. Imposing several different channels on
  1259.  
  1260. one cable-length is called multiplexing and, depending on the
  1261.  
  1262. application, the various channels can either carry several different
  1263.  
  1264. computer conversations simultaneously or can send several bits of one
  1265.  
  1266. computer conversation in parallel, just as though there were a ribbon
  1267.  
  1268. cable between the two participating computers. Either way, what
  1269.  
  1270. happens is that each binary 0 or binary 1 is given, not an audio
  1271.  
  1272. tone, but a radio frequency tone.
  1273.  
  1274.  
  1275.  
  1276.  
  1277. Synchronous Protocols
  1278.  
  1279.  
  1280.     In the asynchronous protocols so far described, transmitting and
  1281.  
  1282. receiving computers are kept in step with each other every time a
  1283.  
  1284. character is sent, via the 'start' and 'stop' bits. In synchronous
  1285.  
  1286. comms, the locking together is done merely at the start of each block
  1287.  
  1288. of transmission by the sending of a special code (often SYN). The SYN
  1289.  
  1290. code starts a clock (a timed train of pulses) in the receiver and it
  1291.  
  1292. is this that ensures that binary 0s and 1s originating at the
  1293.  
  1294. transmitter are correctly interpreted by the receiver; clearly, the
  1295.  
  1296. displacement of even one binary digit can cause havoc.
  1297.  
  1298.     A variety of synchronous protocols exist, such as the length of
  1299.  
  1300. block sent each time, the form of checking that takes place, the form
  1301.  
  1302. of acknowledgement, and so on. A synchronous protocol is not only a
  1303.  
  1304. function of the modem, which has to have a suitable clock, but also
  1305.  
  1306. of the software and firmware in the computers.  Because asynchronous
  1307.  
  1308. protocols transmit so many 'extra' bits in order to avoid error,
  1309.  
  1310. savings in transmission time under synchronous systems often exceed
  1311.  
  1312. 20-30%. The disadvantage of synchronous protocols lie in increased
  1313.  
  1314. hardware costs.
  1315.  
  1316.  
  1317.  
  1318.    One other complication exists: most asynchronous protocols use the
  1319.  
  1320. ASCII code to define characters. IBM ('Big Blue'), the biggest
  1321.  
  1322. enthusiast of synchronous comms, has its own binary code to define
  1323.  
  1324. characters. In Appendix IV, you will find an explanation and a
  1325.  
  1326. comparison with ASCII.
  1327.  
  1328.     The hacker, wishing to come to terms with synchronous comms, has
  1329.  
  1330. two choices: the more expensive is to purchase a protocol convertor
  1331.  
  1332. board. These are principally available for the IBM PC, which has been
  1333.  
  1334. increasingly marketed for the 'executive workstation' audience, where
  1335.  
  1336. the ability to interface to a company's existing (IBM) mainframe is a
  1337.  
  1338. key feature. The alternative is to see whether the target mainframe
  1339.  
  1340. has a port on to a packet- switched service; in that event, the
  1341.  
  1342. hacker can use ordinary asynchronous equipment and protocols--the
  1343.  
  1344. local PAD (Packet Assembler/Disassembler) will carry out the
  1345.  
  1346. necessary transformations.
  1347.  
  1348.  
  1349. Networks
  1350.  
  1351.  
  1352.  
  1353.     Which brings us neatly to the world of high-speed digital networks
  1354.  
  1355. using packet-switching. All the computer communications so far
  1356.  
  1357. described have taken place either on the phone (voice-grade) network
  1358.  
  1359. or on the telex network.
  1360.  
  1361.     In Chapter 7 we will look at packet-switching and the
  1362.  
  1363. opportunities offered by international data networks. We must now
  1364.  
  1365. specify hackers' equipment in more detail.
  1366.  
  1367.  
  1368. CHAPTER 3
  1369.  
  1370. Hackers' Equipment
  1371.  
  1372.  
  1373.     You can hack with almost any microcomputer capable of talking to
  1374.  
  1375. the outside world via a serial port and a modem. In fact, you don't
  1376.  
  1377. even need a micro; my first hack was with a perfectly ordinary
  1378.  
  1379. viewdata terminal.
  1380.  
  1381.     hat follows in this chapter, therefore, is a description of the
  1382.  
  1383. elements of a system I like to think of as optimum for
  1384.  
  1385. straight-forward asynchronous ASCII and Baudot communications. What
  1386.  
  1387. is at issue is convenience as much as anything. With kit like this,
  1388.  
  1389. you will be able to get through most dial-up ports and into
  1390.  
  1391. packet-switching through a PAD -- a packet assembler/ disassembler
  1392.  
  1393. port. (It will not get you into IBM networks, because these use
  1394.  
  1395. different and incompatible protocols; we will return to the matter of
  1396.  
  1397. the IBM world in chapter 10.) In other words, given a bit of money, a
  1398.  
  1399. bit of knowledge, a bit of help from friends and a bit of luck, what
  1400.  
  1401. is described here is the sort of equipment most hackers have at their
  1402.  
  1403. command.
  1404.  
  1405.     ou will find few products on the market labelled 'for hackers';
  1406.  
  1407. you must select those items that appear to have 'legitimate' but
  1408.  
  1409. interesting functions and see if they can be bent to the hacker's
  1410.  
  1411. purposes. The various sections within this chapter highlight the sort
  1412.  
  1413. of facilities you need; before lashing out on some new software or
  1414.  
  1415. hardware, try to get hold of as much publicity and documentation
  1416.  
  1417. material as possible to see how adaptable the products are. In a few
  1418.  
  1419. cases, it is worth looking at the second-hand market, particularly
  1420.  
  1421. for modems, cables and test equipment.
  1422.  
  1423.     lthough it is by no means essential, an ability to solder a few
  1424.  
  1425. connections and scrabble among the circuit diagrams of 'official'
  1426.  
  1427. products often yield unexpectedly rewarding results.
  1428.  
  1429.  
  1430. The Cmputer
  1431.  
  1432.  
  1433.     lmost any popular microcomputer will do; hacking does not call
  1434.  
  1435. upon enormous reserves of computer power. Nearly everything you hack
  1436.  
  1437. will come to you in alphanumeric form, not graphics.  The computer
  1438.  
  1439. you already have will almost certainly have the essential qualities.
  1440.  
  1441. However the very cheapest micros, like the ZX81, whilst usable,
  1442.  
  1443. require much more work on the part of the operator/hacker, and give
  1444.  
  1445. him far less in the way of instant facilities.
  1446.  
  1447.     (In fact, as the ZX81 doesn't use ASCII internally, but a
  1448.  
  1449. Sinclair-developed variant; you will need a software or firmware fix
  1450.  
  1451. for that, before you even think of hooking it up to a modem.)
  1452.  
  1453.     ost professional data services assume the user is viewing on an
  1454.  
  1455. 80-column screen; ideally the hacker's computer should be capable of
  1456.  
  1457. doing that as well, otherwise the display will be full of awkward
  1458.  
  1459. line breaks. Terminal emulator software (see below) can some- times
  1460.  
  1461. provide a 'fix'.
  1462.  
  1463.     ne or two disc drives are pretty helpful, because you will want
  1464.  
  1465. to be able to save the results of your network adventures as quickly
  1466.  
  1467. and efficiently as possible. Most terminal emulators use the
  1468.  
  1469. computer's free memory (i.e. all that is not required to support the
  1470.  
  1471. operating system and the emulator software itself) as store for the
  1472.  
  1473. received data, but once the buffer is full, you will begin to lose
  1474.  
  1475. the earliest items. You can, of course, try to save to cassette, but
  1476.  
  1477. normally that is a slow and tedious process.
  1478.  
  1479.     n alternative storage method is to save to a printer, printing
  1480.  
  1481. the received data stream not only to the computer screen, but also on
  1482.  dot matrix printer. However, most of the more popular (and cheaper)
  1483.  
  1484. printers do not work sufficiently fast. You may find you lose
  1485.  
  1486. characters at the beginning of each line. Moreover, if you print
  1487.  
  1488. everything in real-time, you'll include all your mistakes, false
  1489.  
  1490. starts etc., and in the process use masses of paper. So, if you can
  1491.  
  1492. save to disc regularly, you can review each hack afterwards at your
  1493.  
  1494. leisure and, using a screen editor or word processor, save or print
  1495.  
  1496. out only those items of real interest.
  1497.  
  1498.  
  1499. Serial Ports
  1500.  
  1501.  
  1502.     The computer must have a serial port, either called that or marked
  1503.  
  1504. RS232C (or its slight variant RS423), or V24, which is the official
  1505.  
  1506. designator of RS232C used outside the USA, though not often seen on
  1507.  
  1508. micros.
  1509.  
  1510.     The very cheapest micros, like the ZX81, Spectrum, VIC20, do not
  1511.  
  1512. have RS232C ports, though add-on boards are available. Some of the
  1513.  
  1514. older personal computers, like the Apple or the original Pet, were
  1515.  
  1516. also originally sold without serial ports, though standard boards are
  1517.  
  1518. available for all of these.
  1519.  
  1520.     You are probably aware that the RS232C standard has a large number
  1521.  
  1522. of variants, and that not all computers (or add-on boards) that claim
  1523.  
  1524. to have a RS232C port can actually talk into a modem.
  1525.  
  1526.     Historically, RS232C/V24 is supposed to cover all aspects of
  1527.  
  1528. serial communication, including printers and dumb terminals as well
  1529.  
  1530. as computers. The RS232C standard specifies electrical and physical
  1531.  
  1532. requirements.
  1533.  
  1534.     Everything is pumped through a 25-pin D-shaped connector, each pin
  1535.  
  1536. of which has some function in some implementation. But in most cases,
  1537.  
  1538. nearly all the pins are not used. In practice, only three connections
  1539.  
  1540. are essential for computer to modem communication:
  1541.  
  1542.  
  1543. Pin 7 signal ground
  1544.  
  1545. Pin 2 characters leaving the computer
  1546.  
  1547. Pin 3 characters arriving at the computer
  1548.  
  1549.  
  1550.     The remaining connections are for such purposes as feeding power
  1551.  
  1552. to an external device, switching the external advice on or off,
  1553.  
  1554. exchanging status and timing signals, monitoring the state of the
  1555.  
  1556. line, and so forth. Some computers and their associated firmware
  1557.  
  1558. require one or other of these status signals to go 'high' or 'low' in
  1559.  
  1560. particular circumstances, or the program hangs. Check your
  1561.  
  1562. documentation if you have trouble.
  1563.  
  1564.     Some RS232C implementations on microcomputers or add-on boards are
  1565.  
  1566. there simply to support printers with serial interfaces, but they can
  1567.  
  1568. often be modified to talk into modems. The critical two lines are
  1569.  
  1570. those serving Pins 2 and 3.
  1571.  
  1572.     A computer serving a modem needs a cable in which Pin 2 on the
  1573.  
  1574. computer is linked to Pin 2 on the modem.
  1575.  
  1576.     A computer serving a printer, etc, needs a cable in which Pin 3 on
  1577.  
  1578. the: computer is linked to Pin 2 on the printer and Pin 3 on the
  1579.  
  1580. printer is linked to Pin 2 on the computer.
  1581.  
  1582.     If two computers are linked together directly, without a modem,
  1583.  
  1584. then Pin 2 on computer A must be linked to Pin 3 on computer B and
  1585.  
  1586. Pin 3 on computer B linked to Pin 2 on computer A: this arrangement
  1587.  
  1588. is sometimes called a 'null modem' or a 'null modem cable'.
  1589.  
  1590.     There are historic explanations for these arrangements, depending
  1591.  
  1592. on who you think is sending and who is receiving--forget about them,
  1593.  
  1594. they are confusing. The above three cases are all you need to know
  1595.  
  1596. about in practice.
  1597.  
  1598.     One difficulty that frequently arises with newer or portable
  1599.  
  1600. computers is that some manufacturers have abandoned the traditional
  1601.  
  1602. 25-way D-connector, largely on the grounds of bulk, cost and
  1603.  
  1604. redundancy. Some European computer and peripheral companies favour
  1605.  
  1606. connectors based on the DIN series (invented in Germany), while
  1607.  
  1608. others use D-connectors with fewer pin-outs.
  1609.  
  1610.     There is no standardisation. Even if you see two physically
  1611.  
  1612. similar connectors on two devices, regard them with suspicion. In
  1613.  
  1614. each case, you must determine the equivalents of:
  1615.  
  1616.  
  1617. Characters leaving computer (Pin 2)
  1618.  
  1619. Characters arriving at computer (Pin 3)
  1620.  
  1621. Signal ground (Pin 7)
  1622.  
  1623.  
  1624.     ou can usually set the speed of the port from the computer's
  1625.  
  1626. operating system and/or from Basic. There is no standard way of doing
  1627.  
  1628. this; you must check your handbook and manuals. Most RS232C ports can
  1629.  
  1630. handle the following speeds:
  1631.  
  1632.  
  1633. 75, 110, 300, 600, 1200, 2400, 4800, 9600
  1634.  
  1635.  
  1636. and sometimes 50 and 19200 baud as well. These speeds are selectable
  1637.  
  1638. in hardware by appropriate wiring of a chip called a baud-rate
  1639.  
  1640. generator. Many modern computers let you select speed in hardware by
  1641.  
  1642. means of a DIL switch.  The higher speeds are used either for driving
  1643.  
  1644. printers or for direct computer-to-computer or computer-to-peripheral
  1645.  
  1646. connections. The normal maximum speed for transmitting along phone
  1647.  
  1648. lines is 1200 baud.
  1649.  
  1650.     epending on how your computer has been set up, you may be able to
  1651.  
  1652. control the speed from the keyboard--a bit of firmware in the
  1653.  
  1654. computer will accept micro-instructions to flip transistor switches
  1655.  
  1656. controlling the wiring of the baud-rate generator.  Alternatively,
  1657.  
  1658. the speeds may be set in pure software, the micro deciding at what
  1659.  
  1660. speed to feed information into the serial port.
  1661.  
  1662.     n most popular micro implementations the RS232C cannot support
  1663.  
  1664. split-speed working (different speeds for receive and transmit). If
  1665.  
  1666. you set the port up for 1200 baud, it has to be 1200 receive and
  1667.  
  1668. transmit. This is a nuisance in Europe, where 75/1200 is in common
  1669.  
  1670. use both for viewdata systems and for some on-line services. The
  1671.  
  1672. usual way round is to have special terminal emulator software, which
  1673.  
  1674. requires the RS232C hardware to operate at 1200 /1200 and then slows
  1675.  
  1676. down (usually the micro's transmit path) to 75 baud in software by
  1677.  
  1678. means of a timing loop. An alternative method relies on a special
  1679.  
  1680. modem, which accepts data from the computer at 1200/1200 and then
  1681.  
  1682. performs the slowing-down to 75 baud in its own internal firmware.
  1683.  
  1684.  
  1685.  
  1686.  
  1687. Terminal emulators
  1688.  
  1689.     
  1690.     We all need a quest in life. Sometimes I think mine is to search
  1691.  
  1692. for the perfect software package to make micros talk to the outside
  1693.  
  1694. world.
  1695.  
  1696.     As in all such quests, the goal is occasionally approached but
  1697.  
  1698. never reached, if only because the process of the quest causes one to
  1699.  
  1700. redefine what one is looking for.
  1701.  
  1702.     These items of software are sometimes called communications
  1703.  
  1704. packages, or asynchronous comms packages, and sometimes terminal
  1705.  
  1706. emulators, on the grounds that the software can make the micro appear
  1707.  
  1708. to be a variety of different computer terminals. Until recently, most
  1709.  
  1710. on-line computer services assumed that they were being examined
  1711.  
  1712. through 'dumb' terminals--simply a keyboard and a screen, with no
  1713.  
  1714. attendant processing or storage power (except perhaps a printer).
  1715.  
  1716. With the arrival of PCs all this is slowly changing, so that the
  1717.  
  1718. remote computer has to do no more than provide relatively raw data
  1719.  
  1720. and all the formatting and on-screen presentation is done by the
  1721.  
  1722. user's own computer.  Terminal emulator software is a sort of
  1723.  
  1724. half-way house between 'dumb' terminals and PCs with considerable
  1725.  
  1726. local processing power.
  1727.  
  1728.     Given the habit of manufacturers of mainframe and mini- computers
  1729.  
  1730. to make their products as incompatible with those of their
  1731.  
  1732. competitors as possible (to maximise their profits), many slight
  1733.  
  1734. variants on the 'dumb' computer terminal exist--hence the
  1735.  
  1736. availability of terminal emulators to provide, in one software
  1737.  
  1738. package, a way of mimicking all the popular types.
  1739.  
  1740.     Basic software to get a computer to talk through its RS232C port,
  1741.  
  1742. and to take in data sent to it, is trivial. What the hacker needs is
  1743.  
  1744. software that will make his computer assume a number of different
  1745.  
  1746. personalities upon command, store data as it is collected, and print
  1747.  
  1748. it out.
  1749.  
  1750.     Two philosophies of presenting such software to the user exist:
  1751.  
  1752. first, one which gives the naive user a simple menu which says, in
  1753.  
  1754. effect, 'press a key to connect to database' and then performs
  1755.  
  1756. everything smoothly, without distracting menus. Such programs need an
  1757.  
  1758. 'install' procedure, which requires some knowledge, but most
  1759.  
  1760. 'ordinary' users never see this. Normally, this is a philosophy of
  1761.  
  1762. software writing I very much admire: however, as a hacker you will
  1763.  
  1764. want the precise opposite. The second approach to terminal emulator
  1765.  
  1766. software allows you to re configure your computer as you go on--there
  1767.  
  1768. is plenty of on-screen help in the form of menus allowing you to turn
  1769.  
  1770. on and off local echo, set parity bits, show non-visible control
  1771.  
  1772. codes and so on. In a typical hack, you may have only vague
  1773.  
  1774. information about the target computer, and much of the fun is seeing
  1775.  
  1776. how quickly you can work out what the remote computer wants to 'see'
  1777.  
  1778. - and how to make your machine respond.
  1779.  
  1780.     Given the numbers of popular computers on the market, and the
  1781.  
  1782. numbers of terminal emulators for each one, it is difficult to make a
  1783.  
  1784. series of specific recommendations. What follows there- fore, is a
  1785.  
  1786. list of the sort of facilities you should look for:
  1787.  
  1788.     On-line help You must be able to change the software
  1789.  
  1790. characteristics while on-line--no separate 'install' routine. You
  1791.  
  1792. should be able to call up 'help' menus instantly, with simple
  1793.  
  1794. commands --while holding on to the line.
  1795.  
  1796.  
  1797. Text buffer - The received data should be capable of going into the
  1798.  
  1799. computer's free memory automatically so that you can view it later
  1800.  
  1801. off-line. The size of the buffer will depend on the amount of memory
  1802.  
  1803. left after the computer has used up the space required for its
  1804.  
  1805. operating system and the terminal software.  If the terminal software
  1806.  
  1807. includes special graphics, as in Apple Visiterm or some of the ROM
  1808.  
  1809. packs used with the BBC, the buffer space may be relatively small.
  1810.     The software should tell you how much buffer space you have used and
  1811.  
  1812. how much is left, at any time. A useful adjunct is an auto-save
  1813.  
  1814. facility which, when the buffer becomes full, stops the stream of
  1815.  
  1816. text from the host computer and automatically saves the buffer text
  1817.  
  1818. to disc. A number of associated software commands should let you turn
  1819.  
  1820. on and off the buffer store, clear it or, when off-line, view the
  1821.  
  1822. buffer. You should also be able to print the buffer to a 'line'
  1823.  
  1824. printer (dot-matrix or daisy wheel or thermal image).  Some terminal
  1825.  
  1826. emulators even include a simple line editor, so that you can delete
  1827.  
  1828. or adjust the buffer before printing. (I use a terminal emulator
  1829.  
  1830. which saves text files in a form which can be accessed by my
  1831.  
  1832. word-processor and use that before printing out.)
  1833.  
  1834.     Half/full Duplex (Echo On/Off) - Most remote services use an echoing
  1835.  
  1836. protocol: this means that when the user sends a character to the host
  1837.  
  1838. computer, the host immediately sends back the same character to the
  1839.  
  1840. user's computer, by way of confirmation. What the user sees on his
  1841.  
  1842. computer screen, therefore, has been generated, not locally by his
  1843.  
  1844. direct action on the keyboard, but remotely by the host computer.
  1845.  
  1846. (One effect of this is that there may sometimes be a perceptible
  1847.  
  1848. delay between keystroke and display of a letter, particularly if you
  1849.  
  1850. are using a packet-switched connection--if the telephone line is
  1851.  
  1852. noisy, the display may appear corrupt). This echoing protocol is
  1853.  
  1854. known as full duplex, because both the user's computer and the host
  1855.  
  1856. are in communication simultaneously.
  1857.  
  1858.     However, use of full duplex/echo is not universal, and all
  1859.  
  1860. terminal emulators allow you to switch on and off the facility. If,
  1861.  
  1862. for example, you are talking into a half-duplex system (i.e. no
  1863.  
  1864. echo), your screen would appear totally blank. In these
  1865.  
  1866. circumstances, it is best if your software reproduces on the screen
  1867.  
  1868. your keystrokes.
  1869.  
  1870.     However, if you have your computer set for half-duplex and the host
  1871.  
  1872. computer is actually operating in full duplex. each letter will
  1873.  
  1874. appear twice--once from the keyboard and once, echoing from the host,
  1875.  
  1876. ggiiwiinngg tthhiiss ssoorrtt ooff eeffffeecctt. Your terminal
  1877.  
  1878. emulator needs to able to toggle between the two states.
  1879.  
  1880.  
  1881. Data Format/Parity Setting - In a typical asynchronous protocol, each
  1882.  
  1883. character is surrounded by bits to show when it starts, when it ends,
  1884.  
  1885. and to signify whether a checksum performed on its binary equivalent
  1886.  
  1887. comes out even or odd.  The character itself is described, typically,
  1888.  
  1889. in 7 bits and the other bits, start, stop and parity, bringing the
  1890.  
  1891. number up to 10. (See chapter 2.) However, this is merely one very
  1892. common form, and many systems use subtle variants -- the ideal
  1893.  
  1894. terminal emulator software will let you try out these variants while
  1895.  
  1896. you are still on line. Typical variants should include:
  1897.  
  1898.  
  1899.  
  1900.               Word length    Parity    No stop bits
  1901.  
  1902.  
  1903.  
  1904.                      7       Even            2
  1905.  
  1906.                      7        Odd            2
  1907.  
  1908.                      7        Even           1
  1909.  
  1910.                      7        Odd            1
  1911.  
  1912.                      8        None          2
  1913.  
  1914.                      8        None          1
  1915.  
  1916.                      8        Even           1
  1917.  
  1918.                      8        Odd            1
  1919.  
  1920.  
  1921.  
  1922. (NB although the ASCII character set is 7 bit, 8 bits are sometimes
  1923.  
  1924. transmitted with a ~padding~ bit; machine code instructions for 8-bit
  1925.  
  1926. and 16-bit machines obviously need 8-bit transmissions.)
  1927.  
  1928.  
  1929. Show Control Characters - This is a software switch to display
  1930.  
  1931. characters not normally part of the text that is meant to be read but
  1932.  
  1933. which nevertheless are sent by the host computer to carry out display
  1934.  
  1935. functions, operate protocols, etc. With the switch on, you will see
  1936.  
  1937. line feeds displayed as ^J, a back-space as ^H and so on; see
  1938.  
  1939. Appendix IV for the usual equivalents.
  1940.  
  1941.     Using this device properly you will be able, if you are unable to
  1942.  
  1943. get the text stream to display properly on your screen, to work out
  1944.  
  1945. what exactly is being sent from the host, and modify your local
  1946.  
  1947. software accordingly.
  1948.  
  1949.     Control-Show is also useful for spotting 'funnies' in passwords and
  1950.  
  1951. log-on procedures--a common trick is to include ^H (backspace) in the
  1952.  
  1953. middle of a log-on so that part of the full password is overwritten.
  1954.  
  1955. (For normal reading of text, you have Control-Show switched off, as
  1956.  
  1957. it makes normal reading difficult.)
  1958.  
  1959.  
  1960. Macros - This is the US term, now rapidly being adopted in the UK,
  1961.  
  1962. for the preformatting of a log-on procedure, passwords etc. Typical
  1963.  
  1964. connecting procedures to US services like The Source, CompuServe, Dow
  1965.  
  1966. Jones etc are relatively complicated, compared with using a local
  1967.  
  1968. hobbyist bulletin board or calling up Prestel. Typically, the user
  1969.  
  1970. must first connect to a packet- switched service like Telenet or
  1971.  
  1972. Tymnet (the US commercial equivalents of BT's PSS), specify an
  1973.  
  1974. 'address' for the host required (a long string of letters and
  1975.  
  1976. numbers) and then, when the desired service or 'host' is on line,
  1977.  
  1978. enter password(s) to be fully admitted. The password itself may be in
  1979.  
  1980. several parts.
  1981.  
  1982.     The value of the 'macro' is that you can type all this junk in
  1983.  
  1984. once and then send off the entire stream any time you wish by means
  1985.  
  1986. of a simple command. Most terminal emulators that have this feature
  1987.  
  1988. allow you to preformat several such macros.
  1989.  
  1990.     From the hacker's point of view, the best type of macro facility
  1991.  
  1992. is one that can be itself addressed and altered in software:
  1993.  
  1994. supposing you have only part of a password: write a little routine
  1995.  
  1996. which successively tries all the unknowns; you can then let the
  1997.  
  1998. computer attempt penetration automatically. (You'll have to read the
  1999.  
  2000. emulator's manual carefully to see if it has software-addressable
  2001.  
  2002. macros: the only people who need them are hackers, and, as we have
  2003.  
  2004. often observed, very few out-and-out hacker products exist!)
  2005.  
  2006.  
  2007. Auto-dial - Some modems contain programmable auto-diallers so that
  2008.  
  2009. frequently-called services can be dialled from a single keyboard
  2010.  
  2011. command.
  2012.  
  2013.  
  2014.  
  2015.    Again the advantage to the hacker is obvious--a partly- known
  2016.  
  2017. telephone number can be located by writing some simple software
  2018.  
  2019. routine to test the variables.
  2020.  
  2021.     However, not all auto-dial facilities are equally useful. Some
  2022.  
  2023. included in US-originated communications software and terminal
  2024.  
  2025. emulators are for specific 'smart' modems not available
  2026.  
  2027. elsewhere--and there is no way of altering the software to work with
  2028.  
  2029. other equipment. In general, each modem that contains an auto-dialler
  2030.  
  2031. has its own way of requiring instructions to be sent to it. If an
  2032.  
  2033. auto-dialling facility is important to you, check that your software
  2034.  
  2035. is configurable to your choice of auto-dial modem.
  2036.  
  2037.     Another hazard is that certain auto-diallers only operate on the
  2038.  
  2039. multi-frequency tones method ('touch-tone') of dialling used in large
  2040.  
  2041. parts of the United States and only very slowly being introduced in
  2042.  
  2043. other countries. The system widely used in the UK is called 'pulse'
  2044.  
  2045. dialling. Touch-tone dialling is much more rapid than pulse dialling,
  2046.  
  2047. of course.
  2048.  
  2049.     Finally, on the subject of US-originated software, some packages
  2050.  
  2051. will only accept phone numbers in the standard North American format
  2052.  
  2053. of: 3-digit area code, 3-digit local code, 4-digit subscriber code.
  2054.  
  2055. In the UK and Europe the phone number formats vary quite
  2056. considerably.  Make sure that any auto-dial facility you use actually
  2057.  
  2058. operates on your phone system.
  2059.  
  2060.  
  2061. Format Screen - Most professional on-line and time-share services
  2062.  
  2063. assume an 80-column screen. The 'format screen' option in terminal
  2064.  
  2065. emulators may allow you to change the regular text display on your
  2066.  
  2067. micro to show 80 characters across by means of a graphics 'fiddle';
  2068.  
  2069. alternatively, it may give you a more readable display of the stream
  2070.  
  2071. from the host by forcing line feeds at convenient intervals, just
  2072.  
  2073. before the stream reaches the right- hand margin of the micro's
  2074.  
  2075. 'natural' screen width.
  2076.  
  2077.     Related to this are settings to handle the presentation of the
  2078.  
  2079. cursor and to determine cursor movement about the screen-- normally
  2080.  
  2081. you won't need to use these facilities, but they may help you when
  2082.  
  2083. on-line to some odd-ball, non-standard service.  Certain specific
  2084.  
  2085. 'dumb' terminals like the VT52 (which has become something of a
  2086.  
  2087. mainframe industry standard) use special sequences to move the cursor
  2088.  
  2089. about the screen--useful when the operator is filling in standard
  2090.  
  2091. forms of information.
  2092.  
  2093.     Other settings within this category may allow you to view
  2094.  
  2095. characters on your screen which are not part of the normal character
  2096.  
  2097. set. The early Apples, for example, lacked lower case, presenting
  2098.  
  2099. everything in capitals (as does the ZX81), so various ingenious
  2100.  
  2101. 'fixes' were needed to cope. Even quite advanced home computers may
  2102.  
  2103. lack some of the full ASCII character set, such oddities as the tilde
  2104.  
  2105. ~ or backslash \ or curly bracket { }, for example.
  2106.  
  2107.  
  2108. Re-assign - keyboard A related problem is that home micro keyboards
  2109.  
  2110. may not be able to generate all the required characters the remote
  2111.  
  2112. service wishes to see.  The normal way to generate an ASCII character
  2113.  
  2114. not available from the keyboard is from Basic, by using a Print
  2115.  
  2116. CHR$(n) type command. This may not be possible when on-line to a
  2117.  
  2118. remote computer, where everything is needed in immediate mode. Hence
  2119.  
  2120. the requirement for a software facility to re-assign any little-used
  2121.  
  2122. key to send the desired 'missing' feature. Typical requirements are
  2123.  
  2124. BREAK~ ESC, RETURN (when part of a string as opposed to being the end
  2125.  
  2126. of a command) etc. When re-assigning a series of keys, you must make
  2127.  
  2128. sure you don't interfere with the essential functioning of the
  2129.  
  2130. terminal emulator.
  2131.  
  2132.     For example, if you designate the sequence ctrl-S to mean 'send a DC1
  2133.  
  2134. character to the host', the chances are you will stop the host from
  2135.  
  2136. sending anything to you, because ctrl-S is a common command (some-
  2137.  
  2138. times called XOF) to call for a pause--incidentally, you can end the
  2139.  
  2140. pause by hitting ctrl-Q.  Appendix IV gives a list of the full ASCII
  2141.  
  2142. implementation and the usual 'special' codes as they apply to
  2143.  
  2144. computer-to-computer communications.
  2145.  
  2146.  
  2147. File Protocols - When computers are sending large files to each
  2148.  
  2149. other, a further layer of protocol, beyond that defining individual
  2150.  
  2151. letters, is necessary. For example, if your computer is automatically
  2152.  
  2153. saving to disk at regular intervals as the buffer fills up, it is
  2154.  
  2155. necessary to be able to tell the host to stop sending for a period,
  2156.  
  2157. until the save is complete. On older time-share services, where the
  2158.  
  2159. typical terminal is a teletypewriter, the terminal is in constant
  2160.  
  2161. danger of being unable mechanically to keep up with the host
  2162.  
  2163. computer's output. For this reason, many host computers use one of
  2164.  
  2165. two well-known protocols which require the regular exchange of
  2166.  
  2167. special control characters for host and user to tell each other all
  2168.  
  2169. is well. The two protocols are:
  2170.  
  2171.  
  2172. Stop/Start - The receiving computer can at any time send to the host
  2173.  
  2174. a Stop (ctrl-S) signal, followed by, when it is ready a Start,
  2175.  
  2176. (ctrl-Q).
  2177.  
  2178.  
  2179.  
  2180. EOB/ACK - The sending computer divides its file into a blocks (of any
  2181.  
  2182. convenient length); after each block is sent, an EOB (End of Block)
  2183.  
  2184. character is sent (see ASCII table, Appendix IV). The user's computer
  2185.  
  2186. must then respond with a ACK (Acknowledge) character.
  2187.  
  2188.     These protocols can be used individually, together or not at all.
  2189.  
  2190. You may be able to use the 'Show Control Codes' option to check
  2191.  
  2192. whether either of the protocols are in use. Alternatively, if you
  2193.  
  2194. have hooked on to a service which for no apparent reason, seems to
  2195.  
  2196. stop in its tracks, you could try ending an ACK or Start (ctrl-F or
  2197.  
  2198. ctrl-S) and see if you can get things moving.
  2199.  
  2200.  
  2201. File transmission - All terminal emulators assume you will want to
  2202.  
  2203. send, as well as receive, text files. Thus, in addition to the
  2204.  
  2205. protocol settings already mentioned, there may be additional ones for
  2206.  
  2207. that purpose, e.g. the XMODEM protocol very popular on bulletin
  2208.  
  2209. boards. Hackers, of course, usually don't want to place files on
  2210.  
  2211. remote computers.....
  2212.  
  2213.  
  2214. Specific terminal emulation - Some software has pre-formatted sets of
  2215.  
  2216. characteristics to mimic popular commercial 'dumb' terminals. For
  2217.  
  2218. example, with a ROM costing under ú60 fitted to a BBC micro, you can
  2219.  
  2220. obtain almost all of the features of DEC's VT100 terminal, which
  2221.  
  2222. until recently was regarded as something of an industry-standard and
  2223.  
  2224. costing just under ú1000.
  2225.  
  2226.     Other popular terminals are the VT52 and some Tektronix models, the
  2227.  
  2228. latter for graphics display. ANSI have produced a 'standard'
  2229.  
  2230. specification.
  2231.  
  2232.  
  2233. Baudot characters - The Baudot code, or International Telegraphic
  2234.  
  2235. Code No 2, is the 5-bit code used in telex and telegraphy -- and in
  2236.  
  2237. many wire-based news services. A few terminal emulators include it as
  2238.  
  2239. an option, and it is useful if you are attempting to hack such
  2240.  
  2241. services. Most software intended for use on radio link-ups (see
  2242.  
  2243. Chapter 10) operates primarily in Baudot, with ASCII as an option.
  2244.  
  2245.  
  2246. Viewdata emulation - This gives you the full, or almost full,
  2247.  
  2248. graphics and text characters of UK-standard viewdata. Viewdata tv
  2249.  
  2250. sets and adapters use a special character-generator chip and a few,
  2251.  
  2252. mostly British-manufactured, micros use that chip also-- the Acorn
  2253.  
  2254. Atom was one example. The BBC has a teletext mode which adopts the
  2255.  
  2256. same display. But for most micros, viewdata emulation is a matter of
  2257.  
  2258. using hi-res graphics to mimic the qualities of the real thing, or to
  2259.  
  2260. strip out most of the graphics.  Viewdata works on a screen 40
  2261.  
  2262. characters by 24 rows, and as some popular home micros have 'native'
  2263.  
  2264. displays smaller than that, some considerable fiddling is necessary
  2265.  
  2266. to get them to handle viewdata at all.
  2267.  
  2268.     In some emulators, the option is referred to as Prestel or
  2269.  
  2270. Micronet--they are all the same thing. Micronet-type software usually
  2271.  
  2272. has additional facilities for fetching down telesoftware programs
  2273.  
  2274. (see Chapter 10).
  2275.  
  2276.     Viewdata emulators must attend not only to the graphics
  2277.  
  2278. presentation, but also to split-speed operation: the usual speeds are
  2279.  
  2280. 1200 receive from host, 75 transmit to host. USA users of such
  2281.  
  2282. services may get them via a packet-switched network, in which case
  2283.  
  2284. they will receive it either at 1200/1200 full duplex or at 300/300.
  2285.  
  2286.     Integrated terminal emulators offering both 'ordinary'
  2287.  
  2288. asynchronous emulation and viewdata emulation are rare: I have to use
  2289.  
  2290. completely different and non-compatible bits of software on my own
  2291.  
  2292. home set-up.
  2293.  
  2294.  
  2295. Modems
  2296.  
  2297.  
  2298.  
  2299.     Every account of what a modem is and does begins with the classic
  2300.  
  2301. explanation of the derivation of the term: let this be no exception.
  2302. Modem is a contraction of modulator-demodulator.
  2303.  
  2304.     A modem taking instructions from a computer (pin 2 on RS232C)
  2305.  
  2306. converts the binary 0's and 1's into specific single tones, according
  2307.  
  2308. to which 'standard' is being used. In RS232C/V24, binary 0 (ON)
  2309.  
  2310. appears as positive volts and binary 1 (OFF) appears as negative
  2311.  
  2312. volts.
  2313.  
  2314.     The tones are then fed, either acoustically via the telephone
  2315.  
  2316. mouth-piece into the telephone line, or electrically, by generating
  2317.  
  2318. the electrical equivalent direct onto the line. This is the
  2319.  
  2320. modulating process.
  2321.  
  2322.     In the demodulating stage, the equipment sits on the phone line
  2323.  
  2324. listening for occurrences of pre-selected tones (again according to
  2325.  
  2326. whichever 'standard' is in operation) and, when it hears one,
  2327.  
  2328. delivers a binary 0 or binary 1 in the form of positive or negative
  2329.  
  2330. voltage pulses into pin 3 of the computer's serial port.
  2331.  
  2332.     This explanation holds true for modems operating at up to 1200
  2333.  
  2334. baud; above this speed, the modem must be able to originate tones,
  2335.  
  2336. and detect them according to phase as well, but since higher-speed
  2337.  
  2338. working is unusual in dial-up ports--the hacker's special interest,
  2339.  
  2340. we can leave this matter to one side.
  2341.     
  2342.     The modem is a relatively simple bit of kit: on the transmit side
  2343.  
  2344. it consists of a series of oscillators acting as tone generators, and
  2345.  
  2346. on receive has a series of narrow band-pass filters. Designers of
  2347.  
  2348. modems must ensure that unwanted tones do not leak into the telephone
  2349.  
  2350. line (exchanges and amplifiers used by telephone companies are
  2351.  
  2352. sometimes remotely controlled by the injection of specific tones) and
  2353.  
  2354. also that, on the receive side, only the distinct tones used for
  2355.  
  2356. communications are 'interpreted' into binary 0s or 1s. The other
  2357.  
  2358. engineering requirements are that unwanted electrical currents do not
  2359.  
  2360. wander down the telephone cable (to the possible risk of phone
  2361.  
  2362. company employees) or back into the user's computer.
  2363.  
  2364.     Until relatively recently, the only UK source of low-speed modems
  2365.  
  2366. was British Telecom. The situation is much easier now, but
  2367.  
  2368. de-regulation of 'telephone line attachments', which include modems,
  2369.  
  2370. is still so recent that the ordinary customer can easily become
  2371.  
  2372. confused. Moreover, modems offering exactly the same service can vary
  2373.  
  2374. in price by over 300%.  Strictly speaking, all modems connected to
  2375.  
  2376. the phone line should be officially approved by BT or other
  2377.  
  2378. appropriate regulatory authority.
  2379.  
  2380.     At 300 baud, you have the option of using direct-connect modems
  2381.  
  2382. which are hard-wired into the telephone line, an easy enough
  2383.  
  2384. exercise, or using an acoustic coupler in which you place the
  2385.  
  2386. telephone hand-set. Acoustic couplers are inherently prone to
  2387.  
  2388. interference from room-noise, but are useful for quick lash-ups and
  2389.  
  2390. portable operation. Many acoustic couplers operate only in
  2391.  
  2392. 'originate' mode, not in' answer'. Newer commercial direct- connect
  2393.  
  2394. modems are cheaper than acoustic couplers.
  2395.  
  2396.     At higher speeds acoustic coupling is not recommended, though a
  2397.  
  2398. 75/1200 acoustic coupler produced in association with the Prestel
  2399.  
  2400. Micronet service is not too bad, and is now exchanged on the
  2401.  
  2402. second-hand market very cheaply indeed.
  2403.  
  2404.     I prefer modems that have proper status lights--power on, line
  2405.  
  2406. seized, transmit and receive indicators. Hackers need to know what is
  2407.  
  2408. going on more than most users.
  2409.  
  2410.     The table below shows all but two of the types of service you are
  2411.  
  2412. likely to come across; V-designators are the world-wide 'official'
  2413.  
  2414. names given by the CCITT; Bell-designators are the US names:
  2415.  
  2416.  
  2417. Service        Speed  Duplex  Transmit    Receive     Answer
  2418.  
  2419. Designator                    0    1      0     1
  2420.  
  2421. V21 orig       300(*) full    1180  980   1850  1650   -
  2422.  
  2423. V21 ans        300(*) full    1850 1650   1180   980  2100
  2424.  
  2425. V23 (1)        600    half    1700 1300   1700  1300  2100
  2426.  
  2427. V23 (2)       1200    f/h(**) 2100 1300   2100  1300  2100
  2428.  
  2429. V23 back        75    f/h(**)  450  390    450   390   -
  2430.  
  2431. Bell 103 orig  300(*) full    1070 1270   2025  2225   -
  2432.  
  2433. Bell 103 ans   300(*) full    2025 2225   1070  1270  2225
  2434.  
  2435. Bell 202      1200    half    2200 1200   2200  1200  2025
  2436.  
  2437. (*)any speed up to 300 baud, can also include 75 and 110 baud
  2438.  
  2439. services
  2440.  
  2441. (**)service can either be half-duplex at 1200 baud or asymmetrical
  2442.  
  2443. full duplex, with 75 baud originate and 1200 baud receive (commonly
  2444.  
  2445. used as viewdata user) or 1200 transmit and 75 receive (view data host)
  2446.  
  2447. The two exceptions are:
  2448.  
  2449. V22 1200 baud full duplex, two wire
  2450.  
  2451. Bell 212A The US equivalent
  2452.  
  2453. These services use phase modulation as well as tone.
  2454.  
  2455.     British Telecom markets the UK services under the name of
  2456.  
  2457. Datel--details are given in Appendix V.
  2458.  
  2459.     BT's methods of connecting modems to the line are either to
  2460.  
  2461. hard-wire the junction box (the two outer-wires are the ones you
  2462.  
  2463. usually need)--a 4-ring plug and associated socket (type 95A) for
  2464.  
  2465. most modems, a 5-ring plug and associated socket (type 96A) for
  2466.  
  2467. Prestel applications (note that the fifth ring isn't used)--and, for
  2468.  
  2469. all new equipment, a modular jack called type 600. The US also has a
  2470.  
  2471. modular jack, but of course it is not compatible.
  2472.  
  2473.     Modern modem design is greatly aided by a wonder chip called the
  2474.  
  2475. AMD 7910.  This contains nearly all the facilities to modulate and
  2476.  
  2477. demodulate the tones associated with the popular speed services, both
  2478.  
  2479. in the CCITT and Bell standards. The only omission--not always made
  2480.  
  2481. clear in the advertisements--are services using 1200/1200
  2482.  
  2483. full-duplex, ie V22 and Bell 212A.
  2484.  
  2485.     Building a modem is now largely a question of adding a few
  2486.  
  2487. peripheral components, some switches and indicator lights, and a box.
  2488.  
  2489. In deciding which 'world standard' modem to purchase, hackers should
  2490.  
  2491. consider the following features:
  2492.  
  2493. Status lights you need to be able to see what is happening on the line.
  2494.  
  2495.  
  2496. Hardware/software switching - cheaper versions merely give you a
  2497.  
  2498. switch on the front enabling you to change speeds, originate or
  2499.  
  2500. answer mode and CClTT or Bell tones. More expensive ones feature
  2501.  
  2502. firmware which allows your computer to send specially formatted
  2503.  
  2504. instructions to change speed under program control.  However, to make
  2505.  
  2506. full use of this facility, you may need to write (or modify) your
  2507.  
  2508. terminal emulator.
  2509.  
  2510.  
  2511. Auto-dial - a pulse dialler and associated firmware are included in
  2512.  
  2513. some more expensive models. You should ascertain whether the
  2514.  
  2515. auto-dialer operates on the telephone system you intend to hook the
  2516.  
  2517. modem up to--some of the US 'smart' modems present difficulties
  2518.  
  2519. outside the States. You will of course need software in your micro to
  2520.  
  2521. address the firmware in the modem --and the software has to be part
  2522.  
  2523. of your terminal emulator, otherwise you gain nothing in convenience.
  2524.  
  2525. However, with appropriate software, you can get your computer to try
  2526.  
  2527. a whole bank of numbers one after the other.
  2528.  
  2529.  
  2530. D25 connector - this is the official 'approved' RS232CN24 physical
  2531.  
  2532. connection--useful from the point-of-view of easy hook-up. A number
  2533.  
  2534. of lower-cost models substitute alternative DIN connectors. You must
  2535.  
  2536. be prepared to solder up your own cables to be sure of connecting up
  2537.  
  2538. properly.
  2539.  
  2540.     Documentation I always prefer items to be accompanied by proper
  2541.  
  2542. instructions.  Since hackers tend to want to use equipment in
  2543.  
  2544. unorthodox ways, they should look for good documentation too.
  2545.  
  2546. Finally, a word on build-your-own modems. A number of popular
  2547.  
  2548. electronics magazines and mail-order houses have offered modem
  2549.  
  2550. designs. Such modems are not likely to be approved for direct
  2551.  
  2552. connection to the public telephone network. However, most of them
  2553.  
  2554. work. If you are uncertain of your kit-constructing skills, though.
  2555.  
  2556. remember badly-built modems can be dangerous both to your computer
  2557.  
  2558. and to the telephone network.
  2559.  
  2560.  
  2561. Test Equipment
  2562.  
  2563.  
  2564.     Various items of useful test equipment occasionally appear on the
  2565.  
  2566. second-hand market--via mail-order, in computer junk shops, in the
  2567.  
  2568. flea-market section of exhibitions and via computer clubs.
  2569.  
  2570.     It's worth searching out a cable 'break-out' box. This lets you
  2571.  
  2572. restrap a RS232C cable without using a soldering iron--the various
  2573.  
  2574. lines are brought out on to an accessible matrix and you use small
  2575.  
  2576. connectors to make (or break) the links you require.  It's useful if
  2577.  
  2578. you have an 'unknown' modem, or an unusually configured computer.
  2579.  
  2580.     Related, but much more expensive, is a RS232C/V24 analyser --this
  2581.  
  2582. gives LED status lights for each of the important lines, so you can
  2583.  
  2584. see what is happening.
  2585.  
  2586.     Lastly, if you are a very rich and enthusiastic hacker, you can
  2587.  
  2588. buy a protocol analyser. This is usually a portable device with a
  2589.  
  2590. VDU, full keyboard, and some very clever firmware which examines the
  2591.  
  2592. telephone line or RS232C port and carries out tests to see which of
  2593.  
  2594. several popular datacomms protocols is in use.  Hewlett Packard do a
  2595.  
  2596. nice range. Protocol analysers will handle synchronous transmissions
  2597.  
  2598. as well as synchronous. Cost: ú1500 and up...and up.
  2599.  
  2600.  
  2601. CHAPTER 4
  2602.  
  2603. Targets
  2604.  
  2605.  
  2606.     Wherever hackers gather, talk soon moves from past achievements
  2607.  
  2608. and adventures to speculation about what new territory might be
  2609.  
  2610. explored. It says much about the compartmentalisation of computer
  2611.  
  2612. specialities in general and the isolation of micro- owners from
  2613.  
  2614. mainstream activities in particular that a great deal of this
  2615.  
  2616. discussion is like that of navigators in the days before Columbus:
  2617.  
  2618. the charts are unreliable, full of blank spaces and confounded with
  2619.  
  2620. myth.
  2621.  
  2622.     In this chapter I am attempting to provide a series of notes on
  2623.  
  2624. the main types of services potentially available on dial-up, and to
  2625.  
  2626. give some idea of the sorts of protocols and conventions employed.
  2627.  
  2628. The idea is to give voyagers an outline atlas of what is interesting
  2629.  
  2630. and possible, and what is not.
  2631.  
  2632.  
  2633. On-line hosts
  2634.  
  2635.  
  2636.     On-line services were the first form of electronic publishing: a
  2637.  
  2638. series of big storage computers--and on occasion, associated
  2639.  
  2640. dedicated networks -- act as hosts to a group of individual databases
  2641.  
  2642. by providing not only mass data storage and the appropriate 'search
  2643.  
  2644. language' to access it, but also the means for registering, logging
  2645.  
  2646. and billing users. Typically, users access the on-line hosts via a
  2647.  
  2648. phone number which links into a a public data network using packet
  2649.  
  2650. switching (there's more on these networks in chapter 7).
  2651.  
  2652.     The on-line business began almost by accident; large corporations
  2653.  
  2654. and institutions involved in complicated technological developments
  2655.  
  2656. found that their libraries simply couldn't keep track of the
  2657.  
  2658. publication of relevant new scientific papers, and decided to
  2659.  
  2660. maintain indices of the papers by name, author, subject-matter, and
  2661.  
  2662. so on, on computer. One of the first of these was the armaments and
  2663.  
  2664. aircraft company, Lockheed Corporation.
  2665.  
  2666.     In time the scope of these indices expanded and developed and
  2667.  
  2668. outsiders -- sub-contractors, research agencies, universities,
  2669.  
  2670. government employees, etc were granted access. Other organisations
  2671.  
  2672. with similar information-handling requirements asked if space could
  2673.  
  2674. be found on the computer for their needs.
  2675.  
  2676.     Eventually Lockheed and others recognised the beginnings of a quite
  2677.  
  2678. separate business; in Lockheed's case it lead to the foundation of
  2679.  
  2680. Dialogue, which today acts as host and marketing agent for almost 300
  2681.  
  2682. separate databases.  Other on-line hosts include BRS (Bibliographic
  2683.  
  2684. Retrieval Services), Comshare (used for sophisticated financial
  2685.  
  2686. modelling), DataStar, Blaise (British Library) I P Sharp, and
  2687.  
  2688. Euronet-Diane.
  2689.  
  2690.     On-line services, particularly the older ones, are not especially
  2691.  
  2692. user-friendly by modern standards. They were set up at a time when
  2693.  
  2694. both core and storage memory was expensive, and the search languages
  2695.  
  2696. tend to be abbreviated and formal. Typically they are used, not by
  2697.  
  2698. the eventual customer for the information, but by professional
  2699.  
  2700. intermediaries--librarians and the like-- who have undertaken special
  2701.  
  2702. courses. Originally on-line hosts were accessed by dumb terminals,
  2703.  
  2704. usually teletypewriters like the Texas Whisperwriter portable with
  2705.  
  2706. built-in acoustic modem, rather than by VDUs. Today the trend is to
  2707.  
  2708. use 'front-end' intelligent software on an IBM PC which allows the
  2709.  
  2710. naive user to pose his/her questions informally while offline; the
  2711.  
  2712. software then redefines the information request into the formal
  2713.  
  2714. language of the on-line host (the user does not witness this process)
  2715.  
  2716. and then goes on-line via an auto-dial modem to extract the
  2717.  
  2718. information as swiftly and efficiently as possible.
  2719.  
  2720. On-line services require the use of a whole series of passwords:
  2721.  
  2722. the usual NUI and NUA for PSS (see chapter 7), another to reach the
  2723.  
  2724. host, yet another for the specific information service required.
  2725.  
  2726. Charges are either for connect-time or per record retrieved, or
  2727.  
  2728. sometimes a combination.
  2729.  
  2730. The categories of on-line service include bibliographic, which
  2731.  
  2732. merely indexes the existence of an article or book--you must then
  2733.  
  2734. find a physical copy to read; and source, which contains the article
  2735.  
  2736. or extract thereof. Full-text services not only contain the complete
  2737.  
  2738. article or book but will, if required, search the entire text (as
  2739.  
  2740. opposed to mere keywords) to locate the desired information.  An
  2741.  
  2742. example of this is LEXIS, a vast legal database which contains nearly
  2743.  
  2744. all important US and English law judgements, as well as statutes.
  2745.  
  2746.  
  2747. News Services
  2748.  
  2749.  
  2750. The vast majority of news services, even today, are not, in the
  2751.  
  2752. strictest sense, computer-based, although computers play an important
  2753.  
  2754. role in assembling the information and, depending on the nature of
  2755.  
  2756. the newspaper or radio or tv station receiving it, its subsequent
  2757.  
  2758. handling.
  2759.  
  2760.     The world's big press agencies--United Press, Associated Press,
  2761.  
  2762. Reuters, Agence France Presse, TASS, Xinhua, PAP, VoA -- use telex
  2763.  
  2764. techniques to broadcast their stories. Permanent leased telegraphy
  2765.  
  2766. lines exist between agencies and customers, and the technology is
  2767.  
  2768. pure telex: the 5-bit Baudot code (rather than ASCII) is adopted,
  2769.  
  2770. giving capital letters only, and 'mark' and space' are sent by
  2771.  
  2772. changing voltage conditions on the line rather than audio tones.
  2773.  
  2774. Speeds are 50 or 75 baud.
  2775.  
  2776.     The user cannot interrogate the agency in any way. The stories
  2777.  
  2778. come in a single stream which is collected on rolls of paper and then
  2779.  
  2780. used as per the contract between agency and subscriber.  To hack a
  2781.  
  2782. news agency line you will need to get physically near the appropriate
  2783.  
  2784. leased line, tap in by means of an inductive loop, and convert the
  2785.  
  2786. changing voltage levels (+80 volts on the line) into something your
  2787.  
  2788. RS232C port can handle. You will then need software to translate the
  2789.  
  2790. Baudot code into the ASCII which your computer can handle internally,
  2791.  
  2792. and display on screen or print to a file. The Baudot code is given in
  2793.  
  2794.     None of this is easy and will probably involve breaches of several
  2795.  
  2796. laws, including theft of copyright material! However a number of news
  2797.  
  2798. agencies also transmit services by radio, in which case the signals
  2799.  
  2800. can be hijacked with a short-wave receiver. Chapter 9 explains.
  2801.  
  2802.     Historic news, as opposed to the current stuff from agencies, is
  2803.  
  2804. now becoming available on-line. The New York Times, for example, has
  2805.  
  2806. long held its stories in an electronic 'morgue' or clippings library.
  2807.  
  2808. Initially this was for internal use, but for the last several years
  2809.  
  2810. it has been sold to outsiders, chiefly broadcasting stations and
  2811.  
  2812. large corporations. You can search for information by a combination
  2813.  
  2814. of keyword and date-range. The New York Times Information Bank is
  2815.  
  2816. available through several on-line hosts.
  2817.  
  2818.     As the world's great newspapers increasingly move to electronic
  2819.  
  2820. means of production--journalists working at VDUs, sub-editors
  2821.  
  2822. assembling pages and direct-input into photo-typesetters--the
  2823.  
  2824. additional cost to each newspaper of creating its own morgue is
  2825.  
  2826. relatively slight and we can expect to see many more commercial
  2827.  
  2828. services.
  2829.  
  2830.     In the meantime, other publishing organisations have sought to
  2831.  
  2832. make available articles, extract or complete, from leading magazines
  2833.  
  2834. also. Two UK examples are Finsbury Data Services' Textline and
  2835.  
  2836. Datasolve's d Reporter, the latter including material from the BBC's
  2837.  
  2838. monitoring service, Associated Press, the Economist and the Guardian.
  2839.  
  2840. Textline is an abstract service, but World Reporter gives the full
  2841.  
  2842. text. In October 1984 it already held 500 million English words.
  2843.  
  2844.     In the US there is NEXIS, which shares resources with LEXIS; NEXIS
  2845.  
  2846. held 16 million full text articles at that same date. All these
  2847.  
  2848. services are expensive for casual use and are accessed by dial-up
  2849.  
  2850. using ordinary asynchronous protocols.
  2851.  
  2852.     Many electronic newsrooms also have dial-in ports for reporters
  2853.  
  2854. out on the job; depending on the system these ports not only allow
  2855.  
  2856. the reporter to transmit his or her story from a portable computer,
  2857.  
  2858. but may also (like Basys Newsfury used by Channel Four News) let them
  2859.  
  2860. see news agency tapes, read headlines and send electronic mail. Such
  2861.  
  2862. systems have been the subject of considerable hacker speculation.
  2863.  
  2864.  
  2865. Financial Services
  2866.  
  2867.     
  2868.     The financial world can afford more computer aids than any other
  2869.  
  2870. non-governmental sector. The vast potential profits that can be made
  2871.  
  2872. by trading huge blocks of currency, securities or commodities--and
  2873.  
  2874. the extraordinary advantages that a slight 'edge' in information can
  2875.  
  2876. bring--have meant that the City, Wall Street and the equivalents in
  2877.  
  2878. Hong Kong, Japan and major European capitals have been in the
  2879.  
  2880. forefront of getting the most from high-speed comms.
  2881.  
  2882.     Ten years ago the sole form of instant financial information was
  2883.  
  2884. the ticker tape--telegraphy technology delivering the latest share
  2885.  
  2886. price movements in a highly abbreviated form. As with its news
  2887.  
  2888. equivalents, these were broadcast services (and still are, for the
  2889.  
  2890. services still exist) sent along leased telegraph lines. The user
  2891.  
  2892. could only watch, and 'interrogation' consisted of back-tracking
  2893.  
  2894. along a tape of paper. Extel (Exchange Telegraph) continues to use
  2895.  
  2896. this technique, though it is gradually upgrading by using viewdata
  2897.  
  2898. and intelligent terminals.
  2899.  
  2900.     However, just over ten years ago Reuters put together the first
  2901.  
  2902. packages which gave some intelligence and 'questioning power' to the
  2903.  
  2904. end user. Each Reuters' Monitor is intelligent, containing (usually)
  2905.  
  2906. a DEC PDP-8 series mini and some firmware which accepts and selects
  2907.  
  2908. the stream of data from the host at the far end of the leased line,
  2909.  
  2910. marshalls interrogation requests and takes care of the local display.
  2911.  
  2912. Information is formatted in 'pages' rather like viewdata frames, but
  2913.  
  2914. without the colour. There is little point in eavesdropping into a
  2915.  
  2916. Reuters line unless you know what the terminal firmware does. Reuters
  2917.  
  2918. now face an aggressive rival in Telerate, and the fight is on to
  2919.  
  2920. deliver not only fast comprehensive prices services but international
  2921.  
  2922. screen-based dealing as well. The growth of Reuters and its rivals is
  2923.  
  2924. an illustration of technology creating markets--especially in
  2925.  
  2926. international currency--where none existed before.
  2927.  
  2928.     The first sophisticated Stock Exchange prices 'screens' used
  2929.  
  2930. modified closed circuit television technology. London had a system
  2931.  
  2932. called Market Price Display Service--MPDS--which consisted of a
  2933.  
  2934. number of tv displays of current prices services on different
  2935.  
  2936. 'channels' which could be selected by the user. But London now uses
  2937.  
  2938. TOPIC, a leased line variant on viewdata technology, though with its
  2939.  
  2940. magazine-like arrangement and auto-screen refresh, it has as much in
  2941.  
  2942. common with teletext as Prestel. TOPIC carries about 2,500 of the
  2943.  
  2944. total 7,500 shares traded in London, plus selected analytical
  2945.  
  2946. material from brokers.  Datastream represents a much higher level of
  2947.  
  2948. sophistication: using its ú40,000 plus pa terminals you can compare
  2949.  
  2950. historic data-- price movements, movements against sector indices
  2951.  
  2952. etc--and chart the results.
  2953.  
  2954.     The hacker's reward for getting into such systems is that you can
  2955.  
  2956. see share and other prices on the move. None of these prices is
  2957.  
  2958. confidential; all could be obtained by ringing a stockbroker.
  2959.  
  2960. However, this situation is likely to change; as the City makes the
  2961.  
  2962. change from the traditional broker/jobber method of dealing towards
  2963.  
  2964. specialist market making, there will then be electronic prices
  2965.  
  2966. services giving privileged information to specialist share dealers.
  2967.  
  2968. All these services are only available via leased lines; City
  2969.  
  2970. professionals would not tolerate the delays and uncertainties of
  2971.  
  2972. dial-up facilities. However dial-up ports exist for demonstrations,
  2973.  
  2974. exhibitions, engineering and as back-up--and a lot of hacking effort
  2975.  
  2976. has gone into tracking them down.
  2977.  
  2978.     In the United States, in addition to Reuters, Telerate and local
  2979.  
  2980. equivalents of official streams of stock exchange and over-the-
  2981.  
  2982. counter data, there is Dow Jones, best known internationally for its
  2983.  
  2984. market indices similar to those produced by the Financial Times in
  2985.  
  2986. London. Dow Jones is in fact the owner of the Wall Street Journal and
  2987.  
  2988. some influential business magazines. Its Dow Jones News/Retrieval
  2989.  
  2990. Service is aimed at businesses and private investors. It features
  2991.  
  2992. current share prices, deliberately delayed by 15 minutes, historic
  2993.  
  2994. price data, which can be charted by the user's own computer
  2995.  
  2996. (typically an Apple or IBM PC) and historic 'morgue' type company
  2997.  
  2998. news and analysis. Extensions of the service enable customers to
  2999.  
  3000. examine accounts of companies in which they are interested. The bulk
  3001.  
  3002. of the information is US-based, but can be obtained world-wide via
  3003.  
  3004. packet-switching networks. All you need are the passwords and special
  3005.  
  3006. software.
  3007.  
  3008.  
  3009. Business Information
  3010.  
  3011.  
  3012.     Business information is usually about the credit-worthiness of
  3013.  
  3014. companies, company annual reports, trading opportunities and market
  3015.  
  3016. research. The biggest electronic credit data resource is owned by the
  3017.  
  3018. international company Dun & Bradstreet: during 1985-86 it is due to
  3019.  
  3020. spend ú25m on making its data available all over Europe, including
  3021.  
  3022. the UK. The service, which covers more than 250,000 UK businesses, is
  3023.  
  3024. called DunsPrint and access is both on-line and via a viewdata
  3025.  
  3026. front-end processor. Another credit agency, CNN Services, extensively
  3027.  
  3028. used already by the big clearing banks, and with 3000 customers
  3029.  
  3030. accessing information via viewdata sets, has recently also announced
  3031.  
  3032. an extended electronic retrieval service for its own called Guardian
  3033.  
  3034. Business Information A third UK credit service available
  3035.  
  3036. electronically is called InfoLink.
  3037.  
  3038.  
  3039.  
  3040.      In addition, all UK companies quoted on the London Stock Exchange
  3041.  
  3042. and many others of any size who are not, have a report and analysis
  3043.  
  3044. available from ICC (InterCompany Comparisons) who can be accessed via
  3045.  
  3046. on--line dial--up, through a viewdata interface and also by
  3047.  
  3048. Datastream customers. Dun & Bradstreet also have an on--line service
  3049.  
  3050. called KBE covering 20,000 key British enterprises.
  3051.  
  3052.     Prodigious quantities of credit and background data on US
  3053.  
  3054. companies can be found on several of the major on--line hosts. A
  3055.  
  3056. valid phone number, passwords and extracts from the operations manual
  3057.  
  3058. of one of the largest US services, TRW--it has credit histories on 90
  3059.  
  3060. million people--sat on some hackers' bulletin boards (of which much
  3061.  
  3062. more later) for over twelve months during 1983 and 1984 before the
  3063.  
  3064. company found out. No one knows how many times hackers accessed the
  3065.  
  3066. service. According to the Washington Post, the password and manual
  3067.  
  3068. had been obtained from a Sears Roebuck national chain store in
  3069.  
  3070. Sacramento; some hackers claimed they were able to alter credit
  3071.  
  3072. records, but TRW maintain that telephone access to their systems is
  3073.  
  3074. designed for read-only operations alone, updating of files taking
  3075.  
  3076. place solely on magnetic tape.
  3077.  
  3078. US market research and risk analysis comes from Frost Sullivan.
  3079.  
  3080. Risk analysis tells international businessmen which countries are
  3081.  
  3082. politically or economically unstable, or likely t become so, and so
  3083.  
  3084. unsafe to do business with. I once found myself accessing a
  3085.  
  3086. viewdata-based international assessment service run b a company
  3087.  
  3088. called Control Risks, which reputedly has strong link to the Special
  3089.  
  3090. Air Service. As so often happens when hacker think they are about to
  3091.  
  3092. uncover secret knowledge, the actual data files seemed relatively
  3093.  
  3094. trivial, the sort of judgements that could be made by a bright sixth
  3095.  
  3096. former who read posh newspapers and thoughtful weekly magazines.
  3097.  
  3098.  
  3099. University facilities
  3100.  
  3101.  
  3102.     In complete contrast to computers that are used to store and
  3103.  
  3104. present data are those where the value is to deliver processing power
  3105.  
  3106. to the outside world.  Paramount among these are those installed in
  3107.  
  3108. universities and research institutes.
  3109.  
  3110.     Although hackers frequently acquire phone numbers to enter such
  3111.  
  3112. machines, what you can do once you are there varies enormously. There
  3113.  
  3114. are usually tiers and banks of passwords, each allowing only limited
  3115.  
  3116. access to the range of services. It takes considerable knowledge of
  3117.  
  3118. the machine's operating system to break through from one to another
  3119.  
  3120. and indeed, in some cases, the operating system is so thoroughly
  3121.  
  3122. embedded in the mainframe's hardware architecture that the
  3123. substantial modifications necessary to permit a hacker to roam free
  3124.  
  3125. can only be done from a few designated terminals, or by having
  3126.  
  3127. physical access to the machine. However, the hobbyist bulletin board
  3128.  
  3129. system quite often provides passwords giving access to games and the
  3130.  
  3131. ability to write and run programs in exotic languages--my own first
  3132.  
  3133. hands--on experience of Unix came in exactly this way. There are
  3134.  
  3135. bulletin boards on mainframes and even, in some cases, boards for
  3136.  
  3137. hackers!
  3138.  
  3139.     Given the nature of hacking, it is not surprising that some of the
  3140.  
  3141. earliest japes occurred on computers owned by universities. Way back
  3142.  
  3143. in the 1970s, MIT was the location of the famous 'Cookie Monster',
  3144.  
  3145. inspired by a character in the then-popular Rowan & Martin Laugh-in
  3146.  
  3147. television show. As someone worked away at their terminal, the word
  3148.  
  3149. 'cookie' would appear across their screen, at first slowly wiping out
  3150.  
  3151. the user's work. Unless the user moved quickly, things started to
  3152.  
  3153. speed up and the machine would flash urgently: "Cookie, cookie, give
  3154.  
  3155. me a cookie". The whole screen would pulse with this message until,
  3156.  
  3157. after a while, the hacking program relented and the 'Monster' would
  3158.  
  3159. clear the screen, leaving the message: "I didn't want a cookie
  3160.  
  3161. anyway." It would then disappear into the computer until it snared
  3162.  
  3163. another unsuspecting user. You could save yourself from the Monster
  3164. by typing the word "Cookie", to which it replied "Thank you" and then
  3165.  
  3166. vanished.
  3167.  
  3168.     In another US case, this time in 1980, two kids in Chicago,
  3169.  
  3170. calling themselves System Cruncher and Vladimir, entered the computer
  3171.  
  3172. at DePaul University and caused a system crash which cost $22,000 to
  3173.  
  3174. fix. They were prosecuted, given probation and were then made a movie
  3175.  
  3176. offer.
  3177.  
  3178.     In the UK, many important university and research institution
  3179.  
  3180. computers have been linked together on a special data network called
  3181.  
  3182. SERCNET. SERC is the Science and Engineering Research Council.
  3183.  
  3184. Although most of the computers are individually accessible via PSS,
  3185.  
  3186. SERCNET makes it possible to enter one computer and pass through to
  3187.  
  3188. others. During early 1984, SERCNET was the target of much hacker
  3189.  
  3190. attention; a fuller account appears in chapter 7, but to anticipate a
  3191.  
  3192. little, a local entry node was discovered via one of the London
  3193.  
  3194. University college computers with a demonstration facility which, if
  3195.  
  3196. asked nicely, disgorged an operating manual and list of 'addresses'.
  3197.  
  3198. One of the minor joys of this list was an entry labelled "Gateway to
  3199.  
  3200. the Universe", pure Hitch-hiker material, concealing an extensive
  3201.  
  3202. long-term multi-function communications project. Eventually some
  3203.  
  3204. hackers based at a home counties university managed to discover ways
  3205.  
  3206. of roaming free around the network....
  3207.  
  3208.  
  3209. Banking
  3210.  
  3211.  
  3212.     Prominent among public fantasies about hackers is the one where
  3213.  
  3214. banks are entered electronically, accounts examined and some money
  3215.  
  3216. moved from one to another. The fantasies, bolstered by
  3217.  
  3218. under-researched low-budget movies and tv features, arise from
  3219.  
  3220. confusing the details of several actual happenings.
  3221.  
  3222.     Most 'remote stealing' from banks or illicit obtaining of account
  3223.  
  3224. details touch computers only incidentally and involve straight-
  3225.  
  3226. forward fraud, conning or bribery of bank employees. In fact, when
  3227.  
  3228. you think about the effort involved, human methods would be much more
  3229.  
  3230. cost-effective for the criminal. For hackers, however, the very
  3231.  
  3232. considerable effort that has been made to provide security makes the
  3233.  
  3234. systems a great challenge in them- selves.
  3235.  
  3236.     In the United Kingdom, the banking scene is dominated by a handful
  3237.  
  3238. of large companies with many branches.  Cheque clearing and account
  3239.  
  3240. maintenance are conducted under conditions of high security with
  3241.  
  3242. considerable isolation of key elements; inter-bank transactions in
  3243.  
  3244. the UK go through a scheme called CHAPS, Clearing House Automatic
  3245.  
  3246. Payments System, which uses the X.25 packet switching protocols (see
  3247.  
  3248. chapter 7). The network is based on Tandem machines; half of each
  3249.  
  3250. machine is common to the network and half unique to the bank. The
  3251.  
  3252. encryption standard used is the US Data Encryption Standard. Certain
  3253.  
  3254. parts of the network, relating to the en- and de-cryption of
  3255.  
  3256. messages, apparently auto-destruct if tampered with.
  3257.  
  3258.     The service started early in 1984.  The international equivalent
  3259.  
  3260. is SWIFT (Society for Worldwide Interbank Financial Transactions);
  3261.  
  3262. this is also X.25- based and it handles about half-a-million messages
  3263.  
  3264. a day.  If you want to learn someone's balance, the easiest and most
  3265.  
  3266. reliable way to obtain it is with a plausible call to the local
  3267.  
  3268. branch. If you want some easy money, steal a cheque book and cheque
  3269.  
  3270. card and practise signature imitation. Or, on a grander scale, follow
  3271.  
  3272. the example of the ú780,000 kruggerand fraud in the City. Thieves
  3273.  
  3274. intercepted a telephone call from a solicitor or bank manager to
  3275.  
  3276. 'authenticate' forged drafts; the gold coins were then delivered to a
  3277.  
  3278. bogus company.
  3279.  
  3280.     In the United States, where federal law limits the size of an
  3281.  
  3282. individual bank's operations and in international banking, direct
  3283.  
  3284. attacks on banks has been much easier because the technology adopted
  3285.  
  3286. is much cruder and more use is made of public phone and telex lines.
  3287. One of the favourite techniques has been to send fake authorisations
  3288.  
  3289. for money transfers. This was the approach used against the Security
  3290.  
  3291. National Pacific Bank by Stanley Rifkin and a Russian diamond dealer
  3292.  
  3293. in Geneva. $10.2m moved from bank to bank across the United States
  3294.  
  3295. and beyond. Rifkin obtained code numbers used in the bilateral Test
  3296.  
  3297. Keys. The trick is to spot weaknesses in the cryptographic systems
  3298.  
  3299. used in such authorisations. The specifications for the systems
  3300.  
  3301. themselves are openly published; one computer security expert, Leslie
  3302.  
  3303. Goldberg, was recently able to take apart one scheme--proposed but
  3304.  
  3305. not actually implemented--and show that much of the 'key' that was
  3306.  
  3307. supposed to give high level cryptographic security was technically
  3308.  
  3309. redundant, and could be virtually ignored. A surprisingly full
  3310.  
  3311. account of his 'perfect' fraud appears in a 1980 issue of the journal
  3312.  
  3313. Computer Fraud and Security Bulletin.
  3314.  
  3315. There are, however, a few areas where banking is becoming
  3316.  
  3317. vulnerable to the less mathematically literate hacker. A number of
  3318.  
  3319. international banks are offering their big corporation customers
  3320.  
  3321. special facilities so that their Treasury Departments (which ensure,
  3322.  
  3323. among other things, that any spare million dollars are not left doing
  3324.  
  3325. nothing over night but are earning short-term interest) can have
  3326.  
  3327. direct access to their account details via a PC on dial-up. Again,
  3328. telebanking is now available via Prestel and some of its overseas
  3329.  
  3330. imitators. Although such services use several layers of passwords to
  3331.  
  3332. validate transactions, if those passwords are mis-acquired, since no
  3333.  
  3334. signatures are involved, the bank account becomes vulnerable.
  3335.  
  3336.     Finally, the network of ATMs (hole-in-the-wall cash machines) is
  3337.  
  3338. expanding greatly. As mentioned early in this book, hackers have
  3339.  
  3340. identified a number of bugs in the machines. None of them,
  3341.  
  3342. incidentally, lead directly to fraud. These machines allow card-
  3343.  
  3344. holders to extract cash up to a finite limit each week (usually
  3345.  
  3346. ú100). The magnetic stripe contains the account number, validation
  3347.  
  3348. details of the owner's PIN (Personal Identity Number), usually 4
  3349.  
  3350. digits, and a record of how much cash has been drawn that week. The
  3351.  
  3352. ATM is usually off-line to the bank's main computer and only goes
  3353.  
  3354. on-line in two circumstances--first, during business hours, to
  3355.  
  3356. respond to a customer's 'balance request'; and second, outside
  3357.  
  3358. regular hours, to take into local memory lists of invalid cards which
  3359.  
  3360. should not be returned to the customer, and to dump out cheque book
  3361.  
  3362. and printed statement requests.
  3363.  
  3364.     Hackers have found ways of getting more than their cash limit each
  3365.  
  3366. week. The ATMs belonging to one clearing bank could be 'cheated' in
  3367.  
  3368. this way: you asked for your maximum amount and then, when the
  3369. transaction was almost completed, the ATM asked you 'Do you want
  3370.  
  3371. another transaction, Yes/No?' If you responded 'yes' you could then
  3372.  
  3373. ask for--and get--your credit limit again, and again, and again. The
  3374.  
  3375. weakness in the system was that the magnetic stripe was not
  3376.  
  3377. overwritten to show you had had a transaction till it was physically
  3378.  
  3379. ejected from the machine. This bug has now been fixed.
  3380.  
  3381.     A related but more bizarre bug resided for a while on the ATMs
  3382.  
  3383. used by that first bank's most obvious High Street rivals. In that
  3384.  
  3385. case, you had to first exhaust your week's limit. You then asked for
  3386.  
  3387. a further sum, say ú75. The machine refused but asked if you wanted a
  3388.  
  3389. further transaction. Then, you slowly decremented the amounts you
  3390.  
  3391. were asking for by ú5...70, 65, 60...and so on, down to ú10. You then
  3392.  
  3393. told the ATM to cancel the last ú5 transaction...and the machine gave
  3394.  
  3395. you the full ú75. Some hackers firmly believe the bug was placed
  3396.  
  3397. there by the original software writer. This bug too has now been
  3398.  
  3399. fixed. 
  3400.  
  3401.     Neither of these quirks resulted in hackers 'winning' money from
  3402.  
  3403. the banks involved; the accounts were in every case, properly
  3404.  
  3405. debited. The only victory was to beat the system. For the future, I
  3406.  
  3407. note that the cost of magnetic stripe reader/writers which interface
  3408.  
  3409. to PCs is dropping to very low levels. I await the first inevitable
  3410. news reports.
  3411.  
  3412.  
  3413. Electronic Mail
  3414.  
  3415.  
  3416. Electronic mail services work by storing messages created by some
  3417.  
  3418. users until they are retrieved by their intended recipients.
  3419.  
  3420.     The ingredients of a typical system are: registration/logging on
  3421.  
  3422. facilities, storage, search and retrieval, networking, timing and
  3423.  
  3424. billing. Electronic mail is an easy add-on to most mainframe
  3425.  
  3426. installations, but in recent years various organisations have sought
  3427.  
  3428. to market services to individuals, companies and industries where
  3429.  
  3430. electronic mail was the main purpose of the system, not an add-on.
  3431.  
  3432.     The system software in widest use is that of ITI-Dialcom; it's the
  3433.  
  3434. one that runs Telecom Gold. Another successful package is that used
  3435.  
  3436. in the UK and USA by Easylink, which is supported by Cable & Wireless
  3437.  
  3438. and Western Union.
  3439.  
  3440.     In the Dialcom/Telecom Gold service, the assumption is made that
  3441.  
  3442. most users will want to concentrate on a relatively narrow range of
  3443.  
  3444. correspondents. Accordingly, the way it is sold is as a series of
  3445.  
  3446. systems, each run by a 'manager': someone within a company. The
  3447.  
  3448. 'manager' is the only person who has direct contact with the
  3449.  
  3450. electronic mail owner and he in turn is responsible for bringing
  3451. individual users on to his 'system' -- he can issue 'mailboxes'
  3452.  
  3453. direct, determine tariff levels, put up general messages.  In most
  3454.  
  3455. other services, every user has a direct relationship with the
  3456.  
  3457. electronic mail company.
  3458.  
  3459.     The services vary according to their tariff structures and levels;
  3460.  
  3461. and also in the additional facilities: some offer bi-directional
  3462.  
  3463. interfaces to telex; and some contain electronic magazines, a little
  3464.  
  3465. like videotex.
  3466.  
  3467.     The basic systems tend to be quite robust and hacking is mainly
  3468.  
  3469. concentrated on second-guessing users IDs. Many of the systems have
  3470.  
  3471. now sought to increase security by insisting on passwords of a
  3472.  
  3473. certain length--and by giving users only three or four attempts at
  3474.  
  3475. logging on before closing down the line. But increasingly their
  3476.  
  3477. customers are using PCs and special software to automate logging-in.
  3478.  
  3479. The software packages of course have the IDs nicely pre-stored....
  3480.  
  3481.  
  3482. Government computers
  3483.  
  3484.  
  3485.     Among hackers themselves the richest source of fantasising
  3486.  
  3487. revolves around official computers like those used by the tax and
  3488.  
  3489. national insurance authorities, the police, armed forces and
  3490. intelligence agencies.
  3491.  
  3492.     The Pentagon was hacked in 1983 by a 19-year-old Los Angeles
  3493.  
  3494. student, Ronald Austin.  Because of the techniques he used, a full
  3495.  
  3496. account is given in the operating systems section of chapter 6. NASA,
  3497.  
  3498. the Space Agency, has also acknowledged that its e-mail system has
  3499.  
  3500. been breached and that messages and pictures of Kilroy were left as
  3501.  
  3502. graffiti.
  3503.  
  3504.     This leaves only one outstanding mega-target, Platform, the global
  3505.  
  3506. data network of 52 separate systems focused on the headquarters of
  3507.  
  3508. the US's electronic spooks, the National Security Agency at Fort
  3509.  
  3510. Meade, Maryland. The network includes at least one Cray-1, the worlds
  3511.  
  3512. most powerful number-cruncher, and facilities provided by GCHQ at
  3513.  
  3514. Cheltenham.
  3515.  
  3516.     Although I know UK phone freaks who claim to have managed to
  3517.  
  3518. appear on the internal exchanges used by Century House (M16) and
  3519.  
  3520. Curzon Street House (M15) and have wandered along AUTOVON, the US
  3521.  
  3522. secure military phone network, I am not aware of anyone bold or
  3523.  
  3524. clever enough to have penetrated the UK's most secure computers.
  3525.  
  3526.     It must be acknowledged that in general it is far easier to obtain
  3527.  
  3528. the information held on these machines--and lesser ones like the DVLC
  3529.  
  3530. (vehicle licensing) and PNC (Police National Computer)-- by criminal
  3531.  
  3532. means than by hacking -- bribery, trickery or blackmail, for example.
  3533. Nevertheless, there is an interesting hacker's exercise in
  3534.  
  3535. demonstrating how far it is possible to produce details from open
  3536.  
  3537. sources of these systems, even when the details are supposed to be
  3538.  
  3539. secret. But this relates to one of the hacker's own secret
  3540.  
  3541. weapons--thorough research, the subject of the next chapter.
  3542.  
  3543.  
  3544. CHAPTER 5
  3545.  
  3546. Hackers' Intelligence
  3547.  
  3548.  
  3549.  
  3550.     Of all the features of hacking that mystify outsiders, the first
  3551.  
  3552. is how the hackers get the phone numbers that give access to the
  3553.  
  3554. computer systems, and the passwords that open the data. Of all the
  3555.  
  3556. ways in which hacking is portrayed in films, books and tv, the most
  3557.  
  3558. misleading is the concentration on the image of the solitary genius
  3559.  
  3560. bashing away at a keyboard trying to 'break in'.
  3561.  
  3562.     It is now time to reveal one of the dirty secrets of hacking:
  3563.  
  3564. there are really two sorts of hacker. For this purpose I will call
  3565.  
  3566. them the trivial and the dedicated. Anyone can become a trivial
  3567.  
  3568. hacker: you acquire, from someone else, a phone number and a password
  3569.  
  3570. to a system; you dial up, wait for the whistle, tap out the password,
  3571.  
  3572. browse around for a few minutes and log off.  You've had some fun,
  3573.  
  3574. perhaps, but you haven't really done anything except follow a
  3575.  
  3576. well-marked path. Most unauthorised computer invasions are actually
  3577.  
  3578. of this sort.
  3579.  
  3580.     The dedicated hacker, by contrast, makes his or her own
  3581.  
  3582. discoveries, or builds on those of other pioneers. The motto of
  3583.  
  3584. dedicated hackers is modified directly from a celebrated split
  3585.  
  3586. infinitive: to boldly pass where no man has hacked before.
  3587.  
  3588.     Successful hacking depends on good research. The materials of
  3589.  
  3590. research are all around: as well as direct hacker-oriented material
  3591.  
  3592. of the sort found on bulletin board systems and heard in quiet
  3593.  
  3594. corners during refreshment breaks at computer clubs, huge quantities
  3595.  
  3596. of useful literature are published daily by the marketing departments
  3597.  
  3598. of computer companies and given away to all comers: sheaves of
  3599.  
  3600. stationery and lorry loads of internal documentation containing
  3601.  
  3602. important clues are left around to be picked up. It is up to the
  3603.  
  3604. hacker to recognise this treasure for what it is, and to assemble it
  3605.  
  3606. in a form in which it can be used.
  3607.  
  3608.     Anyone who has ever done any intelligence work, not necessarily
  3609.  
  3610. for a government, but for a company, or who has worked as an
  3611.  
  3612. investigative journalist, will tell you that easily 90% of the
  3613.  
  3614. information you want is freely available and that the difficult part
  3615. is recognising and analysing it.  Of the remaining 10%, well over
  3616.  
  3617. half can usually be inferred from the material you already have,
  3618.  
  3619. because, given a desired objective, there are usually only a limited
  3620.  
  3621. number of sensible solutions.
  3622.  
  3623.     You can go further: it is often possible to test your inferences and,
  3624.  
  3625. having done that, develop further hypotheses. So the dedicated
  3626.  
  3627. hacker, far from spending all the time staring at a VDU and 'trying
  3628.  
  3629. things' on the keyboard, is often to be found wandering around
  3630.  
  3631. exhibitions, attending demonstrations, picking up literature, talking
  3632.  
  3633. on the phone (voice-mode!) and scavenging in refuse bins.
  3634.  
  3635. But for both trivial operator, and the dedicated hacker who wishes
  3636.  
  3637. to consult with his colleagues, the bulletin board movement has been
  3638.  
  3639. the single greatest source of intelligence.
  3640.  
  3641. Bulletin Boards
  3642.  
  3643.  
  3644.     ince 1980, when good software enabling solitary micro-computers
  3645.  
  3646. to offer a welcome to all callers first became widely available, the
  3647.  
  3648. bulletin board movement has grown by leaps and bounds. If you haven t
  3649.  
  3650. logged on to at least one already, now is the time to try. At the
  3651.  
  3652. very least it will test out your computer, modem and software --and
  3653.  
  3654. your skills in handling them. Current phone numbers, together with
  3655.  
  3656. system hours and comms protocol requirements, are regularly published
  3657.  
  3658. in computer mags; once you have got into one, you will usually find
  3659.  
  3660. current details of most of the others.
  3661.  
  3662.     Somewhere on most boards you will find a series of Special
  3663.  
  3664. Interest Group (SIG) sections and among these, often, will be a
  3665.  
  3666. Hacker's Club. Entrance to each SIG will be at the discretion of the
  3667.  
  3668. Sysop, the Bulletin Board owner. Since the BBS software allows the
  3669.  
  3670. Sysop to conceal from users the list of possible SIGs, it may not be
  3671.  
  3672. immediately obvious whether a Hacker's section exists on a particular
  3673.  
  3674. board. Often the Sysop will be anxious to form a view of a new
  3675.  
  3676. entrant before admitting him or her to a 'sensitive' area. It has
  3677.  
  3678. even been known for bulletin boards to carry two hacker sections:
  3679.  
  3680. one, admission to which can be fairly easily obtained; and a second,
  3681.  
  3682. the very existence of which is a tightly-controlled secret, where
  3683.  
  3684. mutually trusting initiates swap information.
  3685.  
  3686.     The first timer, reading through a hacker's bulletin board, will
  3687.  
  3688. find that it seems to consist of a series of discursive conversations
  3689.  
  3690. between friends.  Occasionally, someone may write up a summary for
  3691.  
  3692. more universal consumption.  You will see questions being posed. if
  3693.  
  3694. you feel you can contribute, do so, because the whole idea is that a
  3695.  
  3696. BBS is an information exchange. It is considered crass to appear on a
  3697. board and simply ask 'Got any good numbers?; if you do, you will not
  3698.  
  3699. get any answers. Any questions you ask should be highly specific,
  3700.  
  3701. show that you have already done some ground-work, and make clear that
  3702.  
  3703. any results derived from the help you receive will be reported back
  3704.  
  3705. to the board.
  3706.  
  3707.     Confidential notes to individuals, not for general consumption,
  3708.  
  3709. can be sent using the E-Mail option on the bulletin board, but
  3710.  
  3711. remember, nothing is hidden from the Sysop.
  3712.  
  3713.     A flavour of the type of material that can be seen on bulletin
  3714.  
  3715. boards appears from this slightly doctored excerpt (I have removed
  3716.  
  3717. some of the menu sequences in which the system asks what you want to
  3718.  
  3719. do next and have deleted the identities of individuals):
  3720.  
  3721.  
  3722.  
  3723.  
  3724. Msg#: 3538 *Modem Spot*
  3725.  
  3726. 01/30/84 12:34:54 (Read 39 Times)
  3727.  
  3728. From: xxxxxxxxxx
  3729.  
  3730. To: ALL
  3731.  
  3732. Subj: BBC/MAPLIN MODEMS
  3733.  
  3734. RE THE CONNECTIONS ON THE BBC/MAPLIN MODEM SETUP. THE crs PIN IS USED TO
  3735.  
  3736. HANDSHAKE WITH THE RTS PIN E.G. ONE UNIT SENDS RTS (READY TO SEND) AND 
  3737.  
  3738. SECOND UNIT REPLIES CTS (CLEAR TO SEND). USUALLY DONE BY TAKING PIN HIGH. IF
  3739.  
  3740. YOU STRAP IT HIGH I WOULD SUGGEST VIA A 4K7 RESISTOR TO THE VCC/+VE RAIL (5V).
  3741.  
  3742. IN THE EVENT OF A BUFFER OVERFLOW THESE RTS/CTS PINS ARE TAKEN LOW AND THIS
  3743.  
  3744. STOPS THE DATA TRANSFER. ON A 25WAY D TYPE CONNECTOR TX DATA IS PIN 2
  3745.  
  3746. RX DATA IS PIN 3
  3747.  
  3748. RTS IS PIN 4
  3749.  
  3750. CTS IS PIN 5
  3751.  
  3752. GROUND IS PIN 7
  3753.  
  3754. ALL THE BEST -- ANY COMMTO XXXXXXXXX
  3755.  
  3756. (DATA COMMS ENGINEER)
  3757.  
  3758.  
  3759. Msg#: 3570 *Modem Spot*
  3760.  
  3761. 01/31/84 23:43:08 (Read 31 Times)
  3762.  
  3763. From: XXXXXXXXXX
  3764.  
  3765. To: XXXXXXXXXXX
  3766.  
  3767. Subj: REPLY TO MSG# 3538 (BBC/MAPLIN MODEMS)
  3768.  
  3769. ON THE BBC COMPUTER IT IS EASIER TO CONNECT THE RTS (READY TO SEND) PIN HE
  3770.  
  3771. CTS (CLEAR TO SEND) PIN. THIS OVERCOMES THE PROBLEM OF HANDSHAKING.
  3772.  
  3773. SINCE THE MAPLIN MODEM DOES NOT HAVE HANDSHAKING.I HAVE PUT MY RTS CTS JUMPER
  3774.  
  3775. INSIDE THE MODEM. MY CABLES ARE THEN STANDARD AND CAN BE USED WITH HANDSHAKERS.
  3776.  
  3777. REGARDS
  3778.  
  3779.  
  3780. Msg#: 3662 *HACKER'S CLUB*
  3781.  
  3782. 02/04/84 23:37:11 (Read 41 Times)
  3783.  
  3784. From: XXXXXXXXXX
  3785.  
  3786. To: ALL
  3787.  
  3788. Subj: PUBLIC DATA NET
  3789.  
  3790. Does anyone know what the Public Data Net is? I appear to have access to it, &
  3791.  
  3792. I daren't ask what it is!
  3793.  
  3794. Also, can anyone tell me more about the Primenet systems... Again I seem to
  3795.  
  3796. have the means,but no info. For instance, I have a relative who logs on to
  3797.  
  3798. another Prime Both of our systems are on Primenet, is there any way we can
  3799.  
  3800. communicate?
  3801.  
  3802. More info to those who want it...
  3803.  
  3804.  
  3805.  
  3806. <N>ext msg, <R>eply, or <S>top?
  3807.  
  3808. Msg has replies, read now(Y/N)? y
  3809. Reply has been deleted
  3810.  
  3811.  
  3812. <N>ext msg, <R>eply, or <S>top?
  3813.  
  3814.  
  3815. Msg#: 3739 *HACKER'S CLUB*
  3816.  
  3817. 02/06/84 22:39:06 (Read 15 Times)
  3818.  
  3819. From: xxxxxxxxxx
  3820.  
  3821. To: xxxxxxxxxx
  3822.  
  3823. Subj: REPLY TO MSG# 3716 (PRIMENET COMMS)
  3824.  
  3825. Ahh, but what is the significance of the Address-does it mean a PSS number. or
  3826.  
  3827. some thing like that? Meanwhile, I'II get on-line (via voice-link on the phone!)
  3828.  
  3829. to my cousin, and see what he has on it....
  3830.  
  3831.  
  3832.  
  3833.  
  3834.  
  3835.  
  3836. Msg#: 3766 *HACKER'S CLUB*
  3837.  
  3838. 02/07/84 13:37:54 (Read 13 Times)
  3839.  
  3840. From: xxxxxxxxxxx
  3841.  
  3842. To: xxxxxxxxxxx
  3843.  
  3844. Subj: REPLY TO MSG# 3751 (PUBLIC DATA NET)
  3845.  
  3846. Primenet is a local network. I know of one in Poole, An BTGold use
  3847.  
  3848. one between their systems too. It Is only an internal network, I
  3849.  
  3850. suggest using PSS to communicate between different primes. Cheers.
  3851.  
  3852.  
  3853. <N>ext msg, <R>eply, or <S>top?
  3854.  
  3855.  
  3856. Msg#: 3799 *BBC*
  3857.  
  3858. 02/07/84 22:09:05 (Read 4 Times)
  3859.  
  3860. From: xxxxxxxxxxx
  3861.  
  3862. To: xxxxxxxxxxx
  3863.  
  3864. Subj: REPLY TO MSG# 3751 (RGB VIDEO)
  3865.  
  3866. The normal video output BNC can be made to produce colour video by
  3867.  
  3868. making a link near to the bnc socket on the pcb. details are in the
  3869.  
  3870. advanced user guide under the chapter on what the various links do.
  3871.  
  3872. If you require more I will try to help, as I have done this mod and
  3873.  
  3874. it works fine.
  3875.  
  3876.  
  3877. Msg#: 935 *EREWHON*
  3878.  
  3879. 09/25/83 01:23:00 (Read 90 Times)
  3880.  
  3881. From: xxxxxxxxxx
  3882.  
  3883. To: ALL
  3884.  
  3885. Subj: US PHONE FREAKING
  3886.  
  3887. USA Phone Freaking is done with a 2 out of 5 Code. The tones must be
  3888.  
  3889. with 30Hz, and have less than 1% Distortion.
  3890.  
  3891. Master Tone Frequency = 2600 Hz.
  3892.  
  3893. >1 = 700 & 900 Hz
  3894.  
  3895. >2 = 700 & 1100 Hz
  3896.  
  3897. >3 = 900 & 1100 HZ
  3898.  
  3899. >4 = 700 & 1300 Hz
  3900.  
  3901. >5 = 900 & 1300 Hz
  3902.  
  3903. >6 = 1100 & 1300 Hz
  3904.  
  3905. >7 = 700 & 1500 HZ
  3906.  
  3907. >8 = 900 & 1500 Hz
  3908.  
  3909. >9 = 1100 & 1500 Hz
  3910.  
  3911. >0 = 1300 & 1500 Hz
  3912.  
  3913. >Start Key Signal = 1100 & 1700 Hz
  3914.  
  3915. >End Key Signal = 1300 & 1700 Hz
  3916.  
  3917. > Military Priority Keys 11=700 & 1700 ; 12=900 & 1700 - I don't
  3918.  
  3919. recommend using these. ( The method of use will be explained in a
  3920.  
  3921. separate note.  DO NOT DISCLOSE WHERE YOU GOT THESE FREQUENCIES TO
  3922.  
  3923. ANYONE!
  3924.  
  3925.  
  3926. Msg#: 936 *EREWHON*
  3927.  
  3928. 09/20/83 01:34:43 (Read 89 Times)
  3929.  
  3930. From: xxxxxxxxxxxx
  3931. To: ALL
  3932.  
  3933. Subj: UK PHONE FREAKING
  3934.  
  3935.  
  3936.  
  3937. The UK System also uses a 2 out of 5 tone pattern.
  3938.  
  3939.  
  3940.  
  3941. The Master Frequency is 2280 Hz
  3942.  
  3943. >I = 1380 & 1500 Hz
  3944.  
  3945. >2 = 1380 & 1620 Hz
  3946.  
  3947. >3 = 1500 & 1620 Hz
  3948.  
  3949. >4 = 1380 & 1740 Hz
  3950.  
  3951. >5 = 1500 & 1740 Hz
  3952.  
  3953. >6 = 1620 & 1740 Hz
  3954.  
  3955. >7 = 1380 & I860 Hz
  3956.  
  3957. >8 = 1500 & 1860 Hz
  3958.  
  3959. >9 = 1620 & 1860 Hz
  3960.  
  3961. >0 = 1740 & 1860 Hz
  3962.  
  3963. >Start Key = 1740 & 1980 ; End Keying = 1860 & 1980 Hz
  3964.  
  3965. >Unused I think 11 = 1380 & 1980 ; 12 = 1500 & 1980 Hz
  3966.  
  3967.  
  3968. This is from the CCITT White Book Vol. 6 and is known as SSMF No. 3
  3969.  
  3970. to some B.T. Personnel.
  3971.  
  3972. The 2280 Hz tone is being filtered out at many exchanges so you may
  3973.  
  3974. need quite high level for it to work.
  3975.  
  3976.  
  3977. Msg#: 951 *EREWHON*
  3978.  
  3979. 09/21/83 17:44:28 (Read 79 Times)
  3980.  
  3981. From: xxxxxxxxxx
  3982.  
  3983. To: PHONE FREAK's
  3984.  
  3985. Subj: NEED YOU ASK ?
  3986.  
  3987. In two other messages you will find the frequencies listed for the
  3988.  
  3989. Internal phone system controls. This note is intended to explain how
  3990.  
  3991. the system could be operated. The central feature to realise is that
  3992.  
  3993. ( especially in the (USA) the routing information in a call is not in
  3994.  
  3995. the Dialled Code. The normal sequence of a call is that the Area Code
  3996.  
  3997. is received while the Subscriber No.  Is stored for a short period.
  3998.  
  3999. The Local Exchange reads the area code and selects the best route at
  4000.  
  4001. that time for the call. The call together with a new "INTERNAL"
  4002.  
  4003. dialling code Is then sent on to the next exchange together with the
  4004.  
  4005. subscriber number. This is repeated from area to area and group to
  4006.  
  4007. group.  The system this way provides many routes and corrects itself
  4008.  
  4009. for failures.
  4010.  
  4011.     
  4012.  
  4013.     The Technique. make a Long Distance call to a number which does not
  4014.  
  4015. answer.  Send down the Master Tone. (2600 or 22080 Hz) This will
  4016.  
  4017. clear the line back, but leave you in the system. You may now send
  4018.  
  4019. the "Start key Pulse" followed by the Routing Code and the Subscriber
  4020.  
  4021. No. Finish with the "End keying Pulse". The system sees you as being
  4022.  
  4023. a distant exchange requesting a route for a call.
  4024.  
  4025.     Meanwhile back at the home base. Your local exchange will be logging
  4026.  
  4027. you in as still ringing on the first call. There are further problems
  4028.  
  4029. in this in both the USA and the UK as the techniques are understood
  4030.  
  4031. and disapproved of by those in authority. You may need to have a
  4032.  
  4033. fairly strong signal into the system to get past filters present on
  4034.  
  4035. the line. Warning newer exchanges may link these filters to alarms.
  4036.  
  4037. Try from a phone box or a Public Place and see what happens or who comes.
  4038. Example:- To call from within USA to Uk:
  4039.  
  4040. > Ring Toll Free 800 Number
  4041.  
  4042. > Send 2600 Hz Key Pulse
  4043.  
  4044. > When line goes dead you are in trunk level
  4045.  
  4046. > Start Pulse 182 End Pulse = White Plains N.Y. Gateway continued in
  4047.  
  4048. next message
  4049.  
  4050.  
  4051.  
  4052. Hsg#: 952 *EREWHON*
  4053.  
  4054. 09/21/83 18:03:12 (Read 73 Times)
  4055.  
  4056. From: xxxxxxxxxx
  4057.  
  4058. To: PHONE FREAKS
  4059.  
  4060. Subj: HOW TO DO IT PT 2
  4061.  
  4062.  
  4063.  
  4064. > Start Pulse 044 = United Kingdom
  4065.  
  4066. > 1 = London ( Note no leading O please )
  4067.  
  4068. > 730 1234 = Harrods Department Store.
  4069.  
  4070. Any info on internal address codes would be appreciated from any
  4071.  
  4072. callers.
  4073.  
  4074.  
  4075. Msg#: 1028 *EREWHON*
  4076.  
  4077. 09/25/83 23:02:35 (Read 94 Times)
  4078.  
  4079. From: xxxxxxxxxxxx
  4080.  
  4081. To: ALL
  4082.  
  4083. Subj: FREEFONE PART I
  4084.  
  4085.  
  4086. The following info comes from a leaflet entitled 'FREEFONE':
  4087.  
  4088.  
  4089. "British Telecom's recent record profits and continuing appalling
  4090.  
  4091. service have prompted the circulation of this information. It
  4092.  
  4093. comprises a method of making telephone calls free of charge."
  4094.  
  4095.  
  4096. Circuit Diagram:
  4097.  
  4098. O---o-------    -------o----O
  4099.  
  4100. :   !                  !    :
  4101.  
  4102. :   !                  !    :
  4103.  
  4104. L   o--------  --------o    P
  4105.  
  4106. I   !                  !    H
  4107.  
  4108. N   !                  !    O
  4109.  
  4110. E   o--    ------  ----o    N
  4111.  
  4112. :   !                  !    E
  4113.  
  4114. I   !                  !    :
  4115.  
  4116. N   o-------    -------o    :
  4117.  
  4118. :                           :
  4119.  
  4120. :                           :
  4121.  
  4122. :                           :
  4123.  
  4124. O---------------------------O
  4125.  
  4126. S1 = XXX
  4127.  
  4128. C1 = XXX
  4129.  
  4130. D1 = XXX
  4131.  
  4132. D2 = XXX
  4133.  
  4134. R1 = XXX
  4135.  
  4136.  
  4137. Continued...
  4138.  
  4139.  
  4140. MSG#: 1029 *EREWHON*
  4141.  
  4142. 09/25/83 23:19:17 (Read 87 Times)
  4143.  
  4144. From xxxxxxxxxxx
  4145.  
  4146. To: ALL
  4147.  
  4148. Subj: FREEFONE PART 2
  4149.  
  4150.  
  4151. Circuit Operation
  4152.  
  4153.  
  4154.     The circuit inhibits the charging for incoming calls only. When a
  4155.  
  4156. phone is answered, there is normally approx. IOOmA DC loop current
  4157.  
  4158. but only 8mA or so is necessary to polarise the mic In the handset.
  4159.  
  4160. Drawing only this small amount is sufficient to fool BT's ancient
  4161.  
  4162. "Electric Meccano".
  4163.  
  4164.     It's extremely simple. When ringing, the polarity of the line
  4165.  
  4166. reverses so D1 effectively answers the call when the handset is
  4167.  
  4168. lifted. When the call is established, the line polarity reverts and
  4169.  
  4170. R1 limits the loop current while D2 is a LED to indicate the circuit
  4171.  
  4172. is in operation. C1 ensures speech is unaffected. S1 returns the
  4173.  
  4174. telephone to normal.
  4175.  
  4176.     Local calls of unlimited length can be made free of charge. Long
  4177. distance calls using this circuit are prone to automatic
  4178.  
  4179. disconnection this varies from area to area but you will get at least
  4180.  
  4181. 3 minutes before the line is closed down.  Further experimentation
  4182.  
  4183. should bear fruit in this respect.
  4184.  
  4185.     With the phone on the hook this circuit is completely undetectable.
  4186.  
  4187. The switch should be cLosed if a call is received from an operator,
  4188.  
  4189. for example, or to make an outgoing call. It has proved extremely
  4190.  
  4191. useful, particularly for friends phoning from pay phones with jammed
  4192.  
  4193. coin slots.
  4194.  
  4195.  
  4196. *Please DO NOT tell ANYONE where yoU found this information*
  4197.  
  4198.  
  4199.  
  4200.  
  4201. Msg#: 1194 *EREWHON*
  4202.  
  4203. 10/07/83 04:50:34 (Read 81 Times)
  4204.  
  4205. From: xxxxxxxxxxxx
  4206.  
  4207. To: ALL
  4208.  
  4209. Subj: FREE TEST NUMBERS
  4210.  
  4211.  
  4212. Free Test Numbers
  4213.  
  4214.  
  4215. Here are some no's that have been found to work:
  4216.  
  4217. Dial 174 <last 4 figs of your no>: this gives unobtainable then when
  4218. you replace handset the phone rings.
  4219.  
  4220. Dial 175 <last 4 figs of your no: this gives 'start test...start
  4221.  
  4222. test...', then when you hang-up the phone rings. Pick it up and you
  4223.  
  4224. either get dial tone which indicates OK or you will get a recording
  4225.  
  4226. i.e 'poor insulation B line' telling you what's wrong. If you get
  4227.  
  4228. dial tone you can immediately dial 1305 to do a further test which
  4229.  
  4230. might say 'faulty dial pulses'.  Other numbers to try are 182, 184 or
  4231.  
  4232. 185.  I have discovered my exchange (Pontybodkin) gives a test ring
  4233.  
  4234. for 1267.  These numbers all depend on you local exchange so It pays
  4235.  
  4236. to experiment, try numbers starting with 1 as these are all local
  4237.  
  4238. functions. Then when you discover something of interest let me know 
  4239.  
  4240. on this SIG.
  4241. Msg: 2241 *EREWHON*
  4242.  
  4243. 12/04/83 20:48:49 (Read 65 Times)
  4244.  
  4245. From: SYSOP
  4246.  
  4247. To: SERIOUS FREAKS
  4248.  
  4249. Subj: USA INFO
  4250.  
  4251.  
  4252. There is a company (?) in the USA called Loopmaniacs Unlimited,
  4253.  
  4254. PO Box 1197, Port Townsend. WA, 98368, who publish a line of books on
  4255.  
  4256. telephone hacking.  Some have circuits even. Write to M. Hoy there.
  4257.  
  4258. One of their publications is "Steal This Book" at S5.95 plus about $4
  4259. post. Its Worth stealing, but don't show it to the customs!
  4260.  
  4261.  
  4262. Msg#: 3266 *EREWHON*
  4263.  
  4264. 01/22/84 06:25:01 (Read 53 Times)
  4265.  
  4266. From: xxxxxxxxxx
  4267.  
  4268. To: ALL
  4269.  
  4270. Subj: UNIVERSITY COMPUTERS
  4271.  
  4272. As already described getting onto the UCL PAD allows various calls.
  4273.  
  4274. Via this network you can access many many university/research
  4275.  
  4276. computers To get a full list use CALL 40 then HELP, select GUIDE.
  4277.  
  4278. Typing '32' at the VIEW prompt will start listing the addresses. Host
  4279.  
  4280. of these can be used at the pad by 'CALL addr' where addr is the
  4281. address. For passwords you try DEMO HELP etc. If you find anything
  4282.  
  4283. interesting report it here.
  4284.  
  4285. HINT: To aviod the PAD hanging up at the end of each call use the
  4286.  
  4287. LOGON command - use anything for name and pwd. This seems to do the
  4288.  
  4289. trick.
  4290.  
  4291. Another number: Tel: (0235) 834531. This is another data
  4292.  
  4293. exchange. This one's a bit harder to wake up. You must send a 'break
  4294.  
  4295. level' to start. This can be done using software but with a maplin
  4296.  
  4297. just momentarily pull out the RS232 com. Then send RETURNs. To get a
  4298.  
  4299. list of 'classes' you could use say Manchesters HELP:- CALL 1020300,
  4300. user:DEMO pwd:DEMO en when you're on HELP PACX.
  4301.  
  4302.  
  4303. Msg#: 3687 *HACKER'S CLUB*
  4304.  
  4305. 02/05/84 14:41:43 (Read 416 Times)
  4306.  
  4307. From: xxxxxxxxxxxx
  4308.  
  4309. To: ALL
  4310.  
  4311. Subj: HACKERS NUMBERS
  4312.  
  4313. The following are some of the numbers collected in the Hackers SIG:
  4314.  
  4315. Commodore BBS (Finland)       358 61 116223
  4316.  
  4317. Gateway test                  01 600 1261
  4318.  
  4319. PRESTEST (1200/75)            01 583 9412
  4320.  
  4321. Some useful PRESTEL nodes - 640..Res.D (Martlesham's experiments in
  4322.  
  4323. Dynamic Prestel DRCS, CEPT standards, Picture Prestel, 601
  4324.  
  4325. (Mailbox,Telemessaging, Telex Link - and maybe Telecom Gold), 651
  4326.  
  4327. (Scratchpad -always changing). Occasionally parts of 650 (IP News)
  4328.  
  4329. are not properly CUGed off. 190 sometimes is interesting well.
  4330.  
  4331. These boards all specialised in lonely hearts services !
  4332.  
  4333.  
  4334. The boards with an asterisk all use BELL Tones
  4335.  
  4336. *Fairbanks, AK,    907-479-0315
  4337.  
  4338. *Burbank, CA,      213-840-8252
  4339.  
  4340. *Burbank, CA,      213-842-9452
  4341. *Clovis, CA,       209-298-1328
  4342.  
  4343. *Glendale, CA,     213-242-l882
  4344.  
  4345. *La Palma, CA,     714-220-0239
  4346.  
  4347. *Hollywood, CA,    213-764-8000
  4348.  
  4349. *San Francisco CA, 415-467-2588
  4350.  
  4351. *Santa Monica CA,  213-390-3239
  4352.  
  4353. *Sherman Oaks CA,  213-990-6830
  4354.  
  4355. *Tar~ana , CA,     213-345-1047
  4356.  
  4357. *Crystal Rivers FL,904-795-8850
  4358.  
  4359. *Atlanta, GA,      912-233-0863
  4360.  
  4361. *Hammond, IN,      219-845-4200
  4362.  
  4363. *Cleveland, OH,    216-932-9845
  4364.  
  4365. *Lynnefield, MA,   6l7-334-6369
  4366.  
  4367. *Omaha, NE,        402-571-8942
  4368.  
  4369. *Freehold, NJ,     201-462-0435
  4370.  
  4371. *New York, NY,     212-541-5975
  4372.  
  4373. *Cary, NC,         919-362-0676
  4374.  
  4375. *Newport News,VA   804-838-3973
  4376.  
  4377. *Vancouver, WA,    200-250-6624
  4378.  
  4379. Marseilles, France 33-91-91-0060
  4380.  
  4381.  
  4382. Both USA nos. prefix (0101)
  4383.  
  4384. a) Daily X-rated Doke Service 516-922-9463
  4385.  
  4386. b) Auto-Biographies of young ladies who normally work in
  4387.  
  4388. unpublishable magazines on 212-976-2727.
  4389.  
  4390. c)Dial a wank 0101,212,976,2626; 0101,212,976,2727
  4391.  
  4392.  
  4393. Msg#: 3688 *HACKER'S CLUB*
  4394.  
  4395. 02/05/84 14:44:51 (Read 393 Times)
  4396.  
  4397. From: xxxxxxxxxxx
  4398.  
  4399. To: ALL
  4400.  
  4401. Subj: HACKERS NUMBERS CONT...
  4402. Hertford PDP 11/70 Hackers BBS:
  4403.  
  4404. Call 0707-263577 with 110 baud selected.
  4405.  
  4406. type: SET SPEED 300'CR'
  4407.  
  4408. After hitting CR switch to 300 baud.
  4409.  
  4410. Then type: HELLO 124,4'CR
  4411.  
  4412. !Password: HAE4 <CR>
  4413.  
  4414. When logged on type: COMMAND HACKER <CR>
  4415.  
  4416. Use: BYE to log out
  4417.  
  4418. *********
  4419.  
  4420. EUCLID            388-2333
  4421.  
  4422. TYPE A COUPLE OF <CR> THEN PAD <CR>
  4423. ONCE LOGGED ON TO PAD TYPE CALL 40 <CR> TRY DEMO AS A USERID WHY NOT
  4424.  
  4425. TRY A FEW DIFFER DIFFERENT CALLS THIS WILL LET U LOG ON TO A WHOLE
  4426.  
  4427. NETWORK SYSTEM ALL OVER EUROPE!
  4428.  
  4429. YOU CAN ALSO USE 01-278-4355.
  4430.  
  4431. ********
  4432.  
  4433. unknown 300 Baud         01-854 2411
  4434.  
  4435. 01-854 2499
  4436.  
  4437. ******
  4438.  
  4439. Honeywell:From London dial the 75, else 0753(SLOUGH)
  4440.  
  4441. 75 74199 75 76930
  4442.  
  4443. Type- TSS
  4444.  
  4445. User id: D01003
  4446.  
  4447. password: Unknown (up to 10 chars long)
  4448.  
  4449. Type: EXPL GAMES LIST to list games
  4450.  
  4451. To run a game type: FRN GAMES(NAME) E for a fotran game.
  4452.  
  4453. Replace FRN with BRN for BASIC games.
  4454.  
  4455. ******
  4456.  
  4457. Central London Poly 01 637 7732/3/4/5
  4458.  
  4459. ******
  4460.  
  4461. PSS (300)        0753 6141
  4462. ******
  4463.  
  4464. Comshare (300)   01 351 2311
  4465.  
  4466. ******
  4467.  
  4468. 'Money Box'      01 828 9090
  4469.  
  4470. ******
  4471.  
  4472. Imperial College 01 581 1366
  4473.  
  4474. 01 581 1444
  4475.  
  4476. *******
  4477.  
  4478.  
  4479.  
  4480. These are most of the interesting numbers that have come up over the
  4481.  
  4482. last bit. If I have omitted any, please leave them in a message.
  4483.  
  4484. Cheers, xxxxx.
  4485.  
  4486.  
  4487. Msg#: 5156 *HACKER'S CLUB*
  4488.  
  4489. 04/15/84 08:01:11 (Read 221 Times)
  4490.  
  4491. From: xxxxxxxxxx
  4492.  
  4493. To: ALL
  4494.  
  4495. Subj: FINANCIAL DATABASES
  4496.  
  4497. You can get into Datastream on dial-up at 300/300 on 251 6180 - no I
  4498.  
  4499. don't have any passwords....you can get into Inter Company
  4500.  
  4501. Comparisons (ICC) company database of 60,000 companies via their
  4502.  
  4503. 1200/75 viewdata front-end processor on 253 8788. Type ***# when
  4504.  
  4505. asked for your company code to see a demo...
  4506.  
  4507.  
  4508. Msg#: 5195 *HACKER'S CLUB*
  4509.  
  4510. 04/17/84 02:28:10 (Read 229 Times)
  4511.  
  4512. From: xxxxxxxxxx
  4513.  
  4514. To: ALL
  4515.  
  4516. Subj: PSS TELEX
  4517.  
  4518. THIS IS PROBOBLY OLD HAT BY NOW BUT IF YOU USE PSS THEN A92348******
  4519.  
  4520. WHERE **=UK TELEX NO. USE CTRL/P CLR TO BET OUT AFTER MESSAGE. YOU
  4521.  
  4522. WILL BE CHARGED FOR USE I GUESS
  4523.  
  4524.  
  4525. Msg#: 7468 *EREWHON*
  4526.  
  4527. 06/29/84 23:30:24 (Read 27 Times)
  4528.  
  4529. From: xxxxxxxxxx
  4530.  
  4531. To: PHREAKS
  4532.  
  4533. Subj: NEW(OLD..) INFO
  4534.  
  4535. TODAY I WAS LUCKY ENOUGH TO DISCOVER A PREVIOUSLY UNKNOWN CACHE OF
  4536.  
  4537. AMERICAN MAGAZINE KNOWN AS TAP. ALTHOUGH THEYRE RATHER OUT OF DATE
  4538.  
  4539. (1974-1981) OR SO THEY ARE PRETTY FUNNY AND HAVE A FEW INTERESTING
  4540.  
  4541. BITS OF INFORMATION, ESPECIALLY IF U WANT TO SEE THE CIRCUIT DIAGRAMS
  4542.  
  4543. OF UNTOLD AMOUNTS OF BLUE/RED/BLACK/???  BOXES THERE ARE EVEN A FEW
  4544.  
  4545. SECTIONS ON THE UK (BUT AS I SAID ITS COMPLETELY OUT OF DATE). IN THE
  4546.  
  4547. FUTURE I WILL POST SOME OF THE GOOD STUFF FROM TAP ON THIS BOARD
  4548.  
  4549. (WHEN AND IF I CAN GET ON THIS BLOODY SYSTEM''). ALSO I MANAGED TO
  4550.  
  4551. FIND A HUGE BOOK PUBLISHED BY AT&T ON DISTANCE DIALING (DATED 1975).
  4552.  
  4553. DUNNO, IF ANYBODY'S INTERESTED THEN LEAVE A NOTE REQUESTING ANY INFO
  4554.  
  4555. YOU'RE ARE CHEERS PS ANYBODY KNOW DEPRAVO THE RAT?? DOES HE STILL
  4556.  
  4557. LIVE?
  4558.  
  4559.  
  4560.  
  4561. Msg#: 7852 t*ACKER'S CLUB*
  4562.  
  4563. 08/17/84 00:39:05 (Read 93 Times)
  4564.  
  4565. From: xxxxxxxxxx
  4566.  
  4567. To: ALL USERS
  4568.  
  4569. Subj: NKABBS
  4570.  
  4571. NKABBS IS NOW ONLINE. FOR ATARI & OTHER MICRO USERS. OPERATING ON 300
  4572.  
  4573. BAUD VIA RINGBACK SYSTEM. TIMES 2130HRS-2400HRS DAILY. TEL :0795
  4574.  
  4575. 842324. SYSTEM UP THESE TIMES ONLY UNTIL RESPONSE GROWS. ALL USERS
  4576.  
  4577. ARE WELCOME TO ON.  EVENTUALLY WE WILL BE SERVING BBC,COMMODORE VIC
  4578.  
  4579. 20/64 OWNERS.+NEWS ETC.
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585. Msg#:8154 *EREWHON*
  4586.  
  4587. 08/02/84 21:46:11 (Read 13 Times)
  4588.  
  4589. From: ANON
  4590.  
  4591. To: ALL
  4592.  
  4593. Subj: REPLY TO MSG# :1150 (PHREAK BOARDS)
  4594.  
  4595.  
  4596. PHREAK BOARD NUMBERS
  4597.  
  4598. ACROSS THE U.S.
  4599.  
  4600.  
  4601. IF YOU KNOW OF A BOARD THAT IS NOT LISTED HERE, PLEASE LET ME KNOW
  4602.  
  4603. ABOUT IT.
  4604.  
  4605.  
  4606.  
  4607. JOLLY ROGER               713-468-0174 
  4608.  
  4609. PIRATE'S CHEST            617-981-1349 
  4610.  
  4611. PIRATE'S DATA CENTER      213-341-3962 
  4612.  
  4613. PIRATE'S SPACE STATION    617-244-8244 
  4614.  
  4615. PIRATE'S OUTHOUSE         301-299-3953 
  4616.  
  4617. PIRATE'S HANDLE           314-434-6187 
  4618.  
  4619. PIRATE'S DREAM            713-997-5067 
  4620.  
  4621. PIRATE'S TRADE            213-932-8294 
  4622.  
  4623. PIRATE'S TREK             914-634-1268 
  4624.  
  4625. PIRATE'S TREK III         914-835-3627
  4626. PIRATE-80                 305-225-8059 
  4627.  
  4628. SANCTUARY                 201-891-9567 
  4629.  
  4630. SECRET SERVICE ][         215-855-7913 
  4631.  
  4632. SKELETON ISLAND           804-285-0041 
  4633.  
  4634. BOCA HARBOR               305-392-5924 
  4635.  
  4636. PIRATES OF PUGET SOUND    206-783-9798 
  4637.  
  4638. THE INSANITARIUM          609-234-6106 
  4639.  
  4640. HAUNTED MANSION           516-367-8172 
  4641.  
  4642. WASTELANDS                513-761-8250 
  4643.  
  4644. PIRATE'S HARBOR           617-720-3600 
  4645.  
  4646. SKULL ISLAND              203-972-1685 
  4647.  
  4648. THE TEMPLE                305-798-1615 
  4649.  
  4650. SIR LANCELOT'S CASTLE     914-381-2124 
  4651.  
  4652. PIRATE'8 CITY             703-780-0610 
  4653.  
  4654. PIRATE-S GALLEY           213-796-6602 
  4655.  
  4656. THE PAWN SHOPPE           213-859-2735 
  4657.  
  4658. HISSION CONTROL           301-983-8293 
  4659.  
  4660. BIG BLUE MONSTER          305-781-1683 
  4661.  
  4662. THE I.C.'S SOCKET         213-541-5607 
  4663.  
  4664. THE MAGIC REALM           212-767-9046 
  4665.  
  4666. PIRATE'S BAY              415-775-2384 
  4667. BEYOND BELIEF             213-377-6568 
  4668.  
  4669. PIRATE's TROVE            703-644-1665 
  4670.  
  4671. CHEYANNE MOUNTAIN         303-753 1554 
  4672.  
  4673. ALAHO CITY                512-623-6123 
  4674.  
  4675. CROWS NEST                617-862-7037 
  4676.  
  4677. PIRATE'S PUB ][           617-891-5793 
  4678.  
  4679. PIRATE'S I/0              201-543-6139 
  4680.  
  4681. SOUNDCHASER               804-788-0774 
  4682.  
  4683. SPLIT INFINITY            408-867-4455 
  4684.  
  4685. CAPTAIN'S LOG             612-377-7747 
  4686.  
  4687. THE SILHARILLION          714-535-7527 
  4688.  
  4689. TWILIGHT PHONE            313-775-1649 
  4690.  
  4691. THE UNDERGROUND           707-996-2427 
  4692.  
  4693. THE INTERFACE             213-477-4605 
  4694.  
  4695. THE DOC BOARD             713-471-4131 
  4696.  
  4697. SYSTEM SEVEN              415-232-7200 
  4698.  
  4699. SHADOW WORLD              713-777-8608 
  4700.  
  4701. OUTER LIMITS              213-784-0204 
  4702.  
  4703. METRO                     313-855-6321 
  4704.  
  4705. MAGUS                     703-471-0611 
  4706.  
  4707. GHOST SHIP 111 - PENTAGON 312-627-5138 
  4708.  
  4709. GHOST SHIP - TARDIS       312-528-1611 
  4710.  
  4711. DATA THIEVES              312-392-2403 
  4712.  
  4713. DANGER ISLAND             409-846-2900 
  4714.  
  4715. CORRUPT COMPUTING         313-453-9183 
  4716.  
  4717. THE ORACLE                305-475-9062 
  4718.  
  4719. PIRATE'S PLANET           901-756-0026 
  4720.  
  4721. CAESER S PALACE           305-253-9869 
  4722.  
  4723. CRASHER BBS               415-461-8215 
  4724.  
  4725. PIRATE'S BEACH            305-865-5432
  4726.  
  4727. PIRATE'S COVE             516-698-4008
  4728.  
  4729. PIRATE'S WAREHOUSE        415-924-8338
  4730. PIRATE'S PORT             512-345-3752
  4731.  
  4732. PIRATE'S NEWSTAND ][      213-373-3318
  4733.  
  4734. PIRATE'S GOLDMINE         617-443-7428
  4735.  
  4736. PIRATE'S SHIP             312-445-3883
  4737.  
  4738. PIRATE'S MOUNTAIN         213-472-4287
  4739.  
  4740. PIRATE'S TREK ][          914-967-2917
  4741.  
  4742. PIRATE'S TREK IV          714-932-1124
  4743.  
  4744. PORT OR THIEVES           305-798-1051
  4745.  
  4746. SECRET SERVICE            213-932-8294
  4747.  
  4748. SHERWOOD FOREST           212-896-6063
  4749.  
  4750. GALAXY ONE                215-224-0864
  4751.  
  4752. R.A.G.T.I.H.E.            217-429-6310
  4753.  
  4754. KINGDOM OF SEVEN          206-767-7777
  4755.  
  4756. THE STAR SYSTEM           516-698-7345
  4757.  
  4758. ALPHANET                  203-227-2987
  4759.  
  4760. HACKER HEAVEN             516-796-6454
  4761.  
  4762. PHANTOM ACCESS            814-868-1884
  4763.  
  4764. THE CONNECTION            516-487-1774
  4765.  
  4766. THE TAVERN                516-623-9004
  4767.  
  4768. PIRATE'S HIDEAWAY         617-449-2808
  4769.  
  4770. PIRATE'S PILLAGE          317-743-5789
  4771. THE PARADISE ON-LINE      512-477-2672
  4772.  
  4773. MAD BOARD FROM MARS       213-470-5912
  4774.  
  4775. NERVOUS SYSTEM            305-554-9332
  4776.  
  4777. DEVO                      305-652-9422
  4778.  
  4779. TORTURE CHAMBER           213-375-6137
  4780.  
  4781. HELL                      914-835-4919
  4782.  
  4783. CRASHER BBS               415-461-8215
  4784.  
  4785. ALCATRAZ                  301-881-0846
  4786.  
  4787. THE TRADING POST          504-291-4970
  4788. DEATH STAR                312-627-5138
  4789.  
  4790. THE CPU                   313-547-7903
  4791.  
  4792. TRADER'S INN              618-856-3321
  4793.  
  4794. PIRATE'S PUB              617-894-7266
  4795.  
  4796. BLUEBEARDS GALLEY         213-842-0227
  4797.  
  4798. MIDDLE EARTH              213-334-4323
  4799.  
  4800. EXIDY 2000                713-442-7644
  4801.  
  4802. SHERWOOD FOREST ][        914-352-6543
  4803.  
  4804. WARLOCK~S CASTLE          618-345-6638
  4805.  
  4806. TRON                      312-675-1819
  4807.  
  4808. THE SAFEHOUSE             612-724-7066
  4809.  
  4810. THE GRAPE VINE            612-454-6209
  4811.  
  4812. THE ARK                   701-343-6426
  4813.  
  4814. SPACE VOYAGE              713-530-5249
  4815.  
  4816. OXGATE                    804-898-7493
  4817.  
  4818. MINES OF MORIA ][         408-688-9629
  4819.  
  4820. MERLIN'S TOWER            914-381-2374
  4821.  
  4822. GREENTREE                 919-282-4205
  4823.  
  4824. GHOST SHIP ][ - ARAGORNS  312-644-5165
  4825.  
  4826. GENERAL HOSPITAL          201-992-9893
  4827.  
  4828. DARK REALM                713-333-2309
  4829. COSMIC VOYAGE             713-530-5249
  4830.  
  4831. CAMELOT                   312-357-8075
  4832.  
  4833. PIRATE'S GUILD            312-279-4399
  4834.  
  4835. HKGES                     305-676-5312
  4836.  
  4837. MINES OF MORIA            713-871-8577
  4838.  
  4839. A.S.C.I.I.                301-984-3772  
  4840.  
  4841.     If Anybody is mad enough to actually dial up one (or more') of these
  4842.  
  4843. BBs please log everything so thAt others may benefit from your
  4844.  
  4845. efforts. IE- WE only have to register once, and we find out if this
  4846.  
  4847. board suits our interest.  Good luck and have fun! Cheers,
  4848.  
  4849.  
  4850. Msg#: 8163 *HACKER'S CLUB*
  4851.  
  4852. 08/30/84 18:55:27 (Read 78 Times)
  4853. From: XXXXXXXXXX
  4854.  
  4855. To- ALL
  4856.  
  4857. Subj: XXXXXX
  4858.  
  4859. NBBS East is a relatively new bulletin board running from lOpm to
  4860.  
  4861. 1230am on 0692 630610. There are now special facilities for BBC users
  4862.  
  4863. with colour, graphics etc. If you call it then please try to leave
  4864.  
  4865. some messages as more messages mean more callers, which in turn means
  4866.  
  4867. more messages Thanks a lot, Jon
  4868.  
  4869. Msg#: 8601 *HACKER'S CLUB*
  4870.  
  4871. 09/17/84 10:52:43 (Read 57 Times!
  4872.  
  4873. From: xxxxxxxxxx
  4874.  
  4875. To: xxxxxxxxx
  4876.  
  4877. Subj: REPLY TO Msg# 8563 (HONEYWELL)
  4878.  
  4879. The thing is I still ( sort of I work for XXX so I don't think they
  4880.  
  4881. would be too pleased if I gave out numbers or anything else. and I
  4882.  
  4883. would rather keep my job Surely you don't mean MFI furniture ??
  4884.  
  4885.  
  4886.  
  4887. Msg#: 8683 *HACKER'S CLUB*
  4888.  
  4889. 09/19/84 19:54:05 (Read 63 Times)
  4890.  
  4891. From: xxxxxxxxx
  4892.  
  4893. To: ALL
  4894. Subj: DATA NODE
  4895.  
  4896. To those who have difficulty finding interesting numbers. try the UCL
  4897.  
  4898. Data Node on 01-388 2333   (300 baud).When you get the Which Service?
  4899.  
  4900. prompt. type PAD and a couple of CRs. Then, when the PAD> prompt
  4901.  
  4902. appears type CALL XOOXOOX, where is any(number orrange of numbers.
  4903.  
  4904. Indeed you can try several formats and numbers until you find
  4905.  
  4906. something interesting. The Merlin Cern computer is 9002003 And it's
  4907.  
  4908. difficult to trace You through aq data exchange! If anyone finds any
  4909.  
  4910. interesting numbers, let me know on this board, or Pretsel mailbox
  4911.  
  4912. 012495225.
  4913.  
  4914. Msg has replies, read now(Y/N)' Y
  4915.  
  4916.  
  4917. Msg#: 9457 *HACKER'S CLUB*
  4918.  
  4919. 10/11/84 01:52:56 (Read 15 Times)
  4920.  
  4921. From:  xxxxxxxxxxx
  4922.  
  4923. To: xxxxxxxxxxx
  4924.  
  4925. Subj: REPLY TO MSG# 8683 (DATA NODE)
  4926.  
  4927. IF YOU WANT TO KNOW MORE ABOUT THIS xxxxx PHONE PHONE xxxx xxxxxx
  4928.  
  4929. ON 000 0000
  4930.  
  4931.  
  4932.  
  4933. Msg#: 8785 *HACKER'S CLUB*
  4934. 09/21/B4 20-28-59 (Read 40 Times)
  4935.  
  4936. From xxxxxxxxxxxxxx
  4937.  
  4938. Subj: NEW Number
  4939.  
  4940. NEW Computer ON LINE TRY RINGING 960 7868 SORRY THAT'S 01 (IN LONDON) IN FRONT.
  4941.  
  4942. good LUCK!
  4943.  
  4944.  
  4945.  
  4946.  
  4947.     Please note that none of these hints, rumours, phone numbers and
  4948.  
  4949. passwords are likely to work by the time you are reading this...
  4950.  
  4951. However, in the case of the US credit agency TRW, described in the
  4952.  
  4953. previous chapter, valid phone numbers and passwords appear to have
  4954.  
  4955. sat openly on a number of bulletin boards for up to a year before the
  4956.  
  4957. agency realised it. Some university mainframes have hacker's boards
  4958.  
  4959. hidden on them as well.
  4960.  
  4961.     It is probably bad taste to mention it, but of course people try
  4962.  
  4963. to hack bulletin boards as well. An early version of one of the most
  4964.  
  4965. popular packages could be hacked simply by sending two semi-colons
  4966.  
  4967. (;;) when asked for your name. The system allowed you to become the
  4968.  
  4969. Sysop, even though you were sitting at a different computer; you
  4970.  
  4971. could access the user file, complete with all passwords, validate or
  4972.  
  4973. devalidate whomever you liked, destroy mail, write general notices,
  4974.  
  4975. and create whole new areas...
  4976.  
  4977.  
  4978. Research Sources
  4979.  
  4980.  
  4981.     The computer industry has found it necessary to spend vast sums on
  4982.  
  4983. marketing its products and whilst some of that effort is devoted to
  4984.  
  4985. 'image' and 'concept' type advertising--to making senior management
  4986.  
  4987. comfortable with the idea of the XXX Corporation's hardware because
  4988.  
  4989. it has 'heard' of it--much more is in the form of detailed product
  4990.  
  4991. information.
  4992.  
  4993.     This information surfaces in glossies, in conference papers, and
  4994.  
  4995. in magazine journalism. Most professional computer magazines are
  4996.  
  4997. given away on subscription to 'qualified' readers; mostly the
  4998.  
  4999. publisher wants to know if the reader is in a position to influence a
  5000.  
  5001. key buying decision--or is looking for a job.
  5002.  
  5003.     I have never had any difficulty in being regarded as qualified:
  5004.  
  5005. certainly no one ever called round to my address to check up the size
  5006.  
  5007. of my mainframe installation or the number of employees. If in doubt,
  5008.  
  5009. you can always call yourself a consultant.  Registration is usually a
  5010.  
  5011. matter of filling in a post-paid card. My experience is that, once
  5012.  
  5013. you are on a few subscription lists, more magazines, unasked for,
  5014.  
  5015. tend to arrive every week or month--together with invitations to
  5016.  
  5017. expensive conferences in far-off climes. Do not be put off by the
  5018.  
  5019. notion that free magazines must be garbage. In the computer industry,
  5020.  
  5021. as in the medical world, this is absolutely not the case. Essential
  5022.  
  5023. regular reading for hackers are Computing, Computer Weekly, Software,
  5024.  
  5025. Datalink, Communicate, Communications Management, Datamation,
  5026.  
  5027. Mini-Micro Systems, and Telecommunications.
  5028.  
  5029.     The articles and news items often contain information of use to
  5030.  
  5031. hackers: who is installing what, where; what sort of facilities are
  5032.  
  5033. being offered; what new products are appearing and what features they
  5034.  
  5035. have.  Sometimes you will find surveys of sub-sets of the computer
  5036.  
  5037. industry. Leafing through the magazine pile that has accumulated
  5038.  
  5039. while this chapter was being written, I have marked for special
  5040.  
  5041. attention a feature on Basys Newsfury, an electronic newsroom package
  5042.  
  5043. used, among others, by ITN's Channel Four News; several articles on
  5044.  
  5045. new on-line hosts; an explanation of new enhanced Reuters services; a
  5046.  
  5047. comparison of various private viewdata software packages and who is
  5048.  
  5049. using them; some puffs for new Valued Added Networks (VANs); several
  5050.  
  5051. pieces on computer security; news of credit agencies selling
  5052.  
  5053. on-line and via viewdata; and a series on Defence Data Networks.
  5054.  
  5055.     In most magazines, however, this is not all: each advertisement is
  5056. coded with a number which you have to circle on a tear-out post-paid
  5057.  
  5058. 'bingo card': each one you mark will bring wads of useful
  5059.  
  5060. information: be careful, however, to give just enough information
  5061.  
  5062. about yourself to ensure that postal packets arrive and not
  5063.  
  5064. sufficient to give the 'I was just passing in the neighbourhood and
  5065.  
  5066. thought I would call in to see if I could help' sales rep a 'lead' he
  5067.  
  5068. thinks he can exploit.
  5069.     Another excellent source of information are exhibitions: there are
  5070.  
  5071. the ubiquitous 'product information' sheets, but also the actual
  5072.  
  5073. machines and software to look at and maybe play with; perhaps you can
  5074.  
  5075. even get a full scale demonstration and interject a few questions.
  5076.  
  5077. The real bonus of exhibitions, of course, is that the security sense
  5078.  
  5079. of salespersons, exhausted by performing on a stand for several days
  5080.  
  5081. and by the almost compulsory off-hours entertainment of top clients
  5082.  
  5083. or attempted seduction of the hired-in 'glamour' is rather low.
  5084.  
  5085. Passwords are often written down on paper and consulted in your full
  5086.  
  5087. view. All you need is a quick eye and a reasonable memory.
  5088.  
  5089.     At both exhibitions and conferences it is a good idea to be a
  5090.  
  5091. freelance journalist.  Most computer mags have relatively small
  5092.  
  5093. full-time staff and rely on freelancers, so you won't be thought odd.
  5094.  
  5095. And you'll have your questions answered without anyone asking 'And
  5096.  
  5097. how soon do you think you'll be making a decision? Sometimes the lack
  5098.  
  5099. of security at exhibitions and demonstrations defies belief. When ICL
  5100.  
  5101. launched its joint venture product with Sinclair, the One-Per-Desk
  5102.  
  5103. communicating executive work- stations; it embarked on a modest
  5104.  
  5105. road-show to give hands-on experience to prospective purchasers. The
  5106.  
  5107. demonstration models had been pre-loaded with phone numbers...of
  5108.  
  5109. senior ICL directors, of the ICL mainframe at its headquarters in
  5110.  
  5111. Putney and various other remote services....
  5112.  
  5113.     Beyond these open sources of information are a few murkier ones.
  5114.  
  5115. The most important aid in tackling a 'difficult' operating system or
  5116.  
  5117. applications program is the proper documentation: this can be
  5118.  
  5119. obtained in a variety of ways. Sometimes a salesman may let you look
  5120.  
  5121. at a manual while you 'help' him find the bit of information he can't
  5122.  
  5123. remember from his sales training. Perhaps an employee can provide a
  5124.  
  5125. 'spare', or run you a photocopy. In some cases, you may even find the
  5126.  
  5127. manual stored electronically on the system; in which case, print it
  5128.  
  5129. out. Another desirable document is an organisation's internal phone
  5130.  
  5131. book...it may give you the numbers for the computer ports, but
  5132.  
  5133. failing that, you will be able to see the range of numbers in use
  5134.  
  5135. and, if you are using an auto-dial modem coupled with a
  5136.  
  5137. search-and-try program, you will be able to define the search
  5138. parameters more carefully. A phone book will also reveal the names of
  5139.  
  5140. computer managers and system engineers; perhaps they use fairly
  5141.  
  5142. obvious passwords.
  5143.  
  5144.     It never ceases to astonish me what organisations leave in refuse
  5145.  
  5146. piles without first giving them a session with the paper shredder.
  5147.  
  5148.  
  5149.  
  5150.    I keep my cuttings carefully stored away in a second-hand filing
  5151.  
  5152. cabinet; items that apply to more than one interest area are
  5153.  
  5154. duplicated in the photocopier.
  5155.  
  5156.  
  5157. Inference
  5158.  
  5159.  
  5160.     But hackers' research doesn't rely simply on collecting vast
  5161.  
  5162. quantities of paper against a possible use. If you decide to target
  5163.  
  5164. on a particular computer or network, it is surprising what can be
  5165.  
  5166. found out with just a little effort.  Does the organisation that owns
  5167.  
  5168. the system publish any information about it.  In a handbook, annual
  5169.  
  5170. report, house magazine? When was the hardware and software installed?
  5171.  
  5172. Did any of the professional weekly computer mags write it up? What do
  5173.  
  5174. you know about the hardware, what sorts of operating systems would
  5175.  
  5176. you expect to see, who supplied the software, do you know anyone with
  5177.  
  5178. experience of similar systems, and so on.
  5179.     By way of illustration, I will describe certain inferences it is
  5180.  
  5181. reasonable to make about the principal installation used by Britain's
  5182.  
  5183. Security Service, MI5. At the end, you will draw two conclusions:
  5184.  
  5185. first that someone seriously interested in illicitly extracting
  5186.  
  5187. information from the computer would find the traditional techniques
  5188.  
  5189. of espionage--suborning of MI5 employees by bribery, blackmail or
  5190.  
  5191. appeal to ideology--infinitely easier than pure hacking; and second,
  5192.  
  5193. that remarkable detail can be accumulated about machines and
  5194.  
  5195. systems, the very existence of which is supposed to be a secret--and
  5196.  
  5197. by using purely open sources and reasonable guess-work.
  5198.  
  5199.     The MI5 databanks and associated networks have long been the
  5200.  
  5201. subject of interest to civil libertarians. Few people would deny
  5202.  
  5203. absolutely the need for an internal security service of some sort,
  5204.  
  5205. nor deny that service the benefit of the latest technology. But,
  5206.  
  5207. civil libertarians ask, who are the legitimate targets of MI5's
  5208.  
  5209. activities? If they are 'subversives', how do you define them? By
  5210.  
  5211. looking at the type of computer power MI5 and its associates possess,
  5212.  
  5213. it possible to see if perhaps they are casting too wide a net for
  5214.  
  5215. anyone's good. If, as has been suggested, the main installation can
  5216.  
  5217. hold and access 20 million records, each containing 150 words, and
  5218.  
  5219. Britain's total population including children, is 56 million, then
  5220. perhaps an awful lot of individuals are being marked as 'potential
  5221.  
  5222. subversives'.
  5223. itions: there are
  5224.  
  5225. the ubiquitous 'product information' sheets, but also the actual
  5226.  
  5227. machines and software to look at and maybe play with; perhaps you can
  5228.  
  5229. even get a full scale demonstration and interject a few questions.
  5230.  
  5231. The real bonus of exhibitions, of course, is that the security sense
  5232.  
  5233. of salespersons, exhausted by performing on a stand for several days
  5234.  
  5235. and by the almost compulsory off-hours entertainment of top clients
  5236.  
  5237. or attempted seduction of the hired-in 'glamour' is rather low.
  5238.  
  5239. Passwords are often written down on paper and consulted in your full
  5240.  
  5241. view. All you need is a quick eye and a reasonable memory.
  5242.  
  5243.     At both exhibitions and conferences it is a good idea to be a
  5244.  
  5245. freelance journalist.  Most computer mags have relatively small
  5246.  
  5247. full-time staff and rely on freelancers, so you won't be thought odd.
  5248.  
  5249. And you'll have your questions answered without anyone asking 'And
  5250.  
  5251. how soon do you think you'll be making a decision? Sometimes the lack
  5252.  
  5253. of security at exhibitions and demonstrations defies belief. When ICL
  5254.  
  5255. launched its joint venture product with Sinclair, the One-Per-Desk
  5256.  
  5257. communicating executive work- stations; it embarked on a modest
  5258.  
  5259. road-show to give hands-on experience to prospective purchasers. The
  5260.  
  5261. demonstration models had been pre-loaded with phone numbers...of
  5262.  
  5263. senior ICL directors, of the ICL mainframe at its headquarters in
  5264.  
  5265. Putney and various other remote services....
  5266.  
  5267.     Beyond these open sources of information are a few murkier ones.
  5268.  
  5269. The most important aid in tackling a 'difficult' operating system or
  5270.  
  5271. applications program is the proper documentation: this can be
  5272.  
  5273. obtained in a variety of ways. Sometimes a salesman may let you look
  5274.  
  5275. at a manual while you 'help' him find the bit of information he can't
  5276.  
  5277. remember from his sales training. Perhaps an employee can provide a
  5278.  
  5279. 'spare', or run you a photocopy. In some cases, you may even find the
  5280.  
  5281. manual stored electronically on the system; in which case, print it
  5282.  
  5283. out. Another desirable document is an organisation's internal phone
  5284.  
  5285. book...it may give you the numbers for the computer ports, but
  5286.  
  5287. failing that, you will be able to see the range of numbers in use
  5288.  
  5289. and, if you are using an auto-dial modem coupled with a
  5290.  
  5291. search-and-try program, you will be able to define the search
  5292. parameters more carefully. A phone book will also reveal the names of
  5293.  
  5294. computer managers and system engineers; perhaps they use fairly
  5295.  
  5296. obvious passwords.
  5297.  
  5298.     It never ceases to astonish me what organisations leave in refuse
  5299.  
  5300. piles without first giving them a session with the paper shredder.
  5301.  
  5302.  
  5303.  
  5304.    I keep my cuttings carefully stored away in a second-hand filing
  5305.  
  5306. cabinet; items that apply to more than one interest area are
  5307.  
  5308. duplicated in the photocopier.
  5309.  
  5310.  
  5311. Inference
  5312.  
  5313.  
  5314.     But hackers' research doesn't rely simply on collecting vast
  5315.  
  5316. quantities of paper against a possible use. If you decide to target
  5317.  
  5318. on a particular computer or network, it is surprising what can be
  5319.  
  5320. found out with just a little effort.  Does the organisation that owns
  5321.  
  5322. the system publish any information about it.  In a handbook, annual
  5323.  
  5324. report, house magazine? When was the hardware and software installed?
  5325.  
  5326. Did any of the professional weekly computer mags write it up? What do
  5327.  
  5328. you know about the hardware, what sorts of operating systems would
  5329.  
  5330. you expect to see, who supplied the software, do you know anyone with
  5331.  
  5332. experience of similar systems, and so on.
  5333.     By way of illustration, I will describe certain inferences it is
  5334.  
  5335. reasonable to make about the principal installation used by Britain's
  5336.  
  5337. Security Service, MI5. At the end, you will draw two conclusions:
  5338.  
  5339. first that someone seriously interested in illicitly extracting
  5340.  
  5341. information from the computer would find the traditional techniques
  5342.  
  5343. of espionage--suborning of MI5 employees by bribery, blackmail or
  5344.  
  5345. appeal to ideology--infinitely easier than pure hacking; and second,
  5346.  
  5347. that remarkable detail can be accumulated about machines and
  5348.  
  5349. systems, the very existence of which is supposed to be a secret--and
  5350.  
  5351. by using purely open sources and reasonable guess-work.
  5352.  
  5353.     The MI5 databanks and associated networks have long been the
  5354.  
  5355. subject of interest to civil libertarians. Few people would deny
  5356.  
  5357. absolutely the need for an internal security service of some sort,
  5358.  
  5359. nor deny that service the benefit of the latest technology. But,
  5360.  
  5361. civil libertarians ask, who are the legitimate targets of MI5's
  5362.  
  5363. activities? If they are 'subversives', how do you define them? By
  5364.  
  5365. looking at the type of computer power MI5 and its associates possess,
  5366.  
  5367. it possible to see if perhaps they are casting too wide a net for
  5368.  
  5369. anyone's good. If, as has been suggested, the main installation can
  5370.  
  5371. hold and access 20 million records, each containing 150 words, and
  5372.  
  5373. Britain's total population including children, is 56 million, then
  5374. perhaps an awful lot of individuals are being marked as 'potential
  5375.  
  5376. subversives'.
  5377.  
  5378.     It was to test these ideas out that two journalists, not
  5379.  
  5380. themselves out-and-out hackers, researched the evidence upon which
  5381.  
  5382. hackers have later built. The two writers were Duncan Campbell of the
  5383.  
  5384. New Statesman and Steve Connor, first of Computing and more recently
  5385.  
  5386. on the New Scientist.  The inferences work this way: the only
  5387.  
  5388. computer manufacturer likely to be entrusted to supply so sensitive a
  5389.  
  5390. customer would be British and the single candidate would be ICL. You
  5391.  
  5392. must therefore look at their product range and decide which items
  5393.  
  5394. would be suitable for a really large, secure, real-time database
  5395.  
  5396. management job. In the late 1970s, the obvious path was the 2900
  5397.  
  5398. series, possibly doubled up and with substantive rapid-access disc
  5399.  
  5400. stores of the type EDS200.
  5401.  
  5402.     Checking through back issues of trade papers it is possible to see
  5403.  
  5404. that just such a configuration, in fact a dual 2980 with a 2960 as
  5405.  
  5406. back-up and 20 gigabytes of disc store, were ordered for classified
  5407.  
  5408. database work by the Ministry of Defence'. ICL, on questioning by
  5409.  
  5410. the journalists, confirmed that they had sold 3 such large systems
  5411.  
  5412. two abroad and one for a UK government department. Campbell and
  5413.  
  5414. Connor were able to establish the site of the computer, in Mount Row,
  5415. London W1, and, in later stories, gave more detail, this time
  5416.  
  5417. obtained by a careful study of advertisements placed by two
  5418.  
  5419. recruitment agencies over several years. The main computer, for
  5420.  
  5421. example, has several minis attached to it, and at least 200
  5422.  
  5423. terminals. The journalists later went on to investigate details of
  5424.  
  5425. the networks--connections between National Insurance, Department of
  5426.  
  5427. Health, police and vehicle driving license Systems.
  5428.  
  5429.     In fact, at a technical level, and still keeping to open sources,
  5430.  
  5431. You can build up even more detailed speculations about the MI5 main
  5432.  
  5433. computer.
  5434.  
  5435.     ICL's communication protocols, CO1, C02, C03, are published items;
  5436.  
  5437. you can get terminal emulators to work on a PC, and both the company
  5438.  
  5439. and its employees have published accounts of their approaches to
  5440.  
  5441. database management systems, which, incidentally, integrate software
  5442.  
  5443. and hardware functions to an unusually high degree, giving speed but
  5444.  
  5445. also a great deal of security at fundamental operating system level.
  5446.  
  5447.     Researching MI5 is an extreme example of what is possible; there
  5448.  
  5449. are few computer installations of which it is in the least difficult
  5450.  
  5451. to assemble an almost complete picture.
  5452.  
  5453.  
  5454.  
  5455.  
  5456. CHAPTER 6
  5457.  
  5458. Hackers' Techniques
  5459.  
  5460.  
  5461.     The time has now come to sit at the keyboard, phone and modems at
  5462.  
  5463. the ready, relevant research materials convenient to hand and see
  5464.  
  5465. what you can access. In keeping with the 'handbook' nature of this
  5466.  
  5467. publication, I have put my most solid advice in the form of a
  5468.  
  5469. trouble-shooting appendix (I), so this chapter talks around the
  5470.  
  5471. techniques rather than spelling them out in great detail.
  5472.  
  5473.     Hunting instincts Good hacking, like birdwatching and many other
  5474.  
  5475. pursuits, depends ultimately on raising your intellectual knowledge
  5476.  
  5477. almost to instinctive levels. The novice twitcher will, on being told
  5478.  
  5479. 'There's a kingfisher!', roam all over the skies looking for the
  5480.  
  5481. little bird and probably miss it. The experienced ornithologist will
  5482.  
  5483. immediately look low over a patch of water, possibly a section shaded
  5484.  
  5485. by trees, because kingfishers are known to gulp the sort of flies
  5486.  
  5487. that hover over streams and ponds. Similarly, a good deal of skilful
  5488.  
  5489. hacking depends on knowing what to expect and how to react. The
  5490.  
  5491. instinct takes time to grow, but the first step is understanding that
  5492.  
  5493. you need to develop it in the first place.
  5494.  
  5495.  
  5496.  
  5497. Tricks with phones
  5498.  
  5499.  
  5500.     If you don't have a complete phone number for a target computer,
  5501.  
  5502. then you can get an auto-dialler and a little utility program to
  5503.  
  5504. locate it for you. You will find a flow-chart for a program in
  5505.  
  5506. Appendix VII. An examination of the phone numbers in the vicinity of
  5507.  
  5508. the target machine should give you a range within which to search.
  5509.  
  5510. The program then accesses the auto-dial mechanism of the modem and
  5511.  
  5512. 'listens' for any whistles. The program should enable the phone line
  5513.  
  5514. to be disconnected after two or three 'rings' as auto-anSwer modems
  5515.  
  5516. have usually picked up by then.
  5517.  
  5518.     Such programs and their associated hardware are a little more
  5519.  
  5520. Complicated than the popularised portrayals suggest: you must have
  5521.  
  5522. software to run sequences of calls through your auto-dialler, the
  5523.  
  5524. hardware must tell you whether you have scored a 'hit' with a modem
  5525.  
  5526. or merely dialled a human being, and, since the whole point of the
  5527.  
  5528. exercise is that it works unattended, the process must generate a
  5529.  
  5530. list of numbers to try.
  5531.  
  5532.  
  5533. Logging on
  5534.  
  5535. You dial up, hear a whistle...and the VDU stays blank. What's gone
  5536.  
  5537. wrong?  Assuming your equipment is not at fault, the answer must lie
  5538. either in wrong speed setting or wrong assumed protocol. Experienced
  5539.  
  5540. hackers listen to a whistle from an unknown computer before throwing
  5541.  
  5542. the data button on the modem or plunging the phone handset into the
  5543.  
  5544. rubber cups of an acoustic coupler.  Different tones indicate
  5545.  
  5546. different speeds and the trained ear can easily detect the
  5547.  
  5548. difference--appendix III gives the common variants.
  5549.  
  5550.     Some modems, particularly those on mainframes, can operate at more
  5551.  
  5552. than one speed; the user sets it by sending the appropriate number of
  5553.  
  5554. carriage returns. In a typical situation, the mainframe answers at
  5555.  
  5556. 110 baud (for teletypewriters), and two carriage returns take it up
  5557.  
  5558. to 300 baud, the normal default for asynchronous working.
  5559.  
  5560.     Some hosts will not respond until they receive a character from
  5561.  
  5562. the user. Try sending a space or a carriage return.
  5563.  
  5564.     If these obvious things don't work and you continue to get no
  5565.  
  5566. response, try altering the protocol settings (see chapters 2 and 3).
  5567.  
  5568. Straightforward asynchronous protocols with 7-bit ASCII, odd or even
  5569.  
  5570. parity and surrounded by one stop and one start bit is the norm, but
  5571.  
  5572. almost any variant is possible.
  5573.  
  5574.     Once you start getting a stream from the host, you must evaluate
  5575.  
  5576. it to work out what to do next. Are all the lines over-writing each
  5577.  
  5578. other and not scrolling down the screen? Get your terminal software
  5579. to insert carriage returns. Are you getting a lot of corruption?
  5580.  
  5581. Check your phone connections and your protocols. The more familiar
  5582.  
  5583. you are with your terminal software at this point, the more rapidly
  5584.  
  5585. you will get results.
  5586.  
  5587.  
  5588. Passwords
  5589.  
  5590.  
  5591.     Everyone thinks they know how to invent plausible and acceptable
  5592.  
  5593. passwords; here are the ones that seem to come up over and over again:
  5594.  
  5595. HELP - TEST - TESTER - SYSTEM - SYSTEM - MANAGER - SYSMAN - SYSOP -
  5596.  
  5597. ENGINEER - OPS - OPERATIONS - CENTRAL - DEMO - DEMONSTRATION - AID -
  5598.  
  5599. DISPLAY - CALL - TERMINAL - EXTERNAL - REMOTE - CHECK - NET - NETWORK
  5600.  
  5601. - PHONE - FRED
  5602.  
  5603.     Are you puzzled by the special inclusion of FRED? Look at your
  5604.  
  5605. computer keyboard sometime and see how easily the one-fingered typist
  5606.  
  5607. can find those four letters!
  5608.  
  5609.     If you know of individuals likely to have legitimate access to a
  5610.  
  5611. system, find out what you can about them to see if you can
  5612.  
  5613. second-guess their choice of personal password. Own names, or those
  5614.  
  5615. of loved ones, or initials are the top favourites. Sometimes there is
  5616.  
  5617. some slight anagramming and other forms of obvious jumbling. If the
  5618.  
  5619. password is numeric, the obvious things to try are birthdays, home
  5620.  
  5621. phone numbers, vehicle numbers, bank account numbers (as displayed on
  5622.  
  5623. cheques) and so on.
  5624.  
  5625.     Sometimes numeric passwords are even easier to guess: I have found
  5626.  
  5627. myself system manager of a private viewdata system simply by offering
  5628.  
  5629. it the password 1234567890 and other hackers have been astonished at
  5630.  
  5631. the results obtained from 11111111, 22222222 etc or 1010101, 2020202.
  5632.  
  5633.     It is a good idea to see if you can work on the mentality and known
  5634.  
  5635. pre-occupations of the legitimate password holder: if he's keen on
  5636.  
  5637. classic rock'n'roll, you could try ELVIS; a gardener might choose
  5638.  
  5639. CLEMATIS; Tolkien readers almost invariably select FRODO or BILBO;
  5640.  
  5641. those who read Greek and Roman Literature at ancient universities
  5642.  
  5643. often assume that no one would ever guess a password like EURIPIDES;
  5644.  
  5645. it is a definitive rule that radio amateurs never use anything other
  5646.  
  5647. than their call-signs.
  5648.  
  5649.     Military users like words like FEARLESS and VALIANT or TOPDOG;
  5650.  
  5651. universities, large companies and public corporations whose various
  5652.  
  5653. departments are known by acronyms (like the BBC) can find those
  5654.  
  5655. initials reappearing as passwords.
  5656.  
  5657.  
  5658.     One less-publicised trick is to track down the name of the top
  5659.  
  5660. person in the organisation and guess a computer identity for them;
  5661.  
  5662. the hypothesis is that they were invited to try the computer when it
  5663.  
  5664. was first opened and were given an 'easy' password which has neither
  5665.  
  5666. been used since nor wiped from the user files. A related trick is to
  5667.  
  5668. identify passwords associated with the hardware or software
  5669.  
  5670. installer; usually the first job of a system manager on taking over a
  5671.  
  5672. computer is to remove such IDs, but often they neglect to do so.
  5673.  
  5674. Alternatively, a service engineer may have a permanent ID so that, if
  5675.  
  5676. the system falls over, it can be returned to full activity with the
  5677.  
  5678. minimum delay.
  5679.  
  5680.     Nowadays there is little difficulty in devising theoretically
  5681.  
  5682. secure password systems, and bolstering them by allowing each user
  5683.  
  5684. only three false attempts before the disconnecting the line, as
  5685.  
  5686. Prestel does, for example. The real difficulty lies in getting humans
  5687.  
  5688. to follow the appropriate procedures. Most of us can only hold a
  5689.  
  5690. limited quantity of character and number sequences reliably in our
  5691.  
  5692. heads.
  5693.  
  5694.     Make a log-on sequence too complicated, and users will feel compelled
  5695.  
  5696. to write little notes to themselves, even if expressly forbidden to
  5697.  
  5698. do so.  After a while the complicated process becomes
  5699. counter-productive. I have a encrypting/decrypting software pack- age
  5700.  
  5701. for the IBM PC. It is undoubtedly many times more secure than the
  5702.  
  5703. famous Enigma codes of World War II and after.  The trouble is that
  5704.  
  5705. that you need up to 25 different 14-digit numbers of your
  5706.  
  5707. specification, which you and your correspondent must share if
  5708.  
  5709. successful recovery of the original text is to take place.
  5710.  
  5711.     Unfortunately the most convenient way to store these sequences is
  5712.  
  5713. in a separate disk file (get one character wrong and decryption is
  5714.  
  5715. impossible) and it is all too easy to save the key file either with
  5716.  
  5717. the enciphered stream, or with the software master, in both of which
  5718.  
  5719. locations they are vulnerable.
  5720.  
  5721.     Nowadays many ordinary users of remote computer services use
  5722.  
  5723. terminal emulator software to store their passwords. It is all too
  5724.  
  5725. easy for the hacker to make a quick copy of a 'proper' user's disk,
  5726.  
  5727. take it away, and then examine the contents of the various log-on
  5728.  
  5729. files--usually by going into an 'amend password' option. The way for
  5730.  
  5731. the legitimate user to obtain protection, other than the obvious one
  5732.  
  5733. of keeping such disks secure, is to have the terminal software itself
  5734.  
  5735. password protected, and all files encrypted until the correct
  5736.  
  5737. password is input. But then that new password has to be committed to
  5738.  
  5739. the owner's memory....
  5740.     Passwords can also be embedded in the firmware of a terminal.
  5741.  
  5742. This is the approach used in many Prestel viewdata sets when the user
  5743.  
  5744. can, sometimes with the help of the Prestel computer, program his or
  5745.  
  5746. her set into an EAROM (Electrically Alterable Read Only Memory). If,
  5747.  
  5748. in the case of Prestel, the entire 14-digit sequence is permanently
  5749.  
  5750. programmed in the set, that identity (and the user bill associated
  5751.  
  5752. with it) is vulnerable to the first person who hits the 'viewdata'
  5753.  
  5754. button on the keypad. Most users only program in the first 10 digits
  5755.  
  5756. and key in the last four manually. A skilful hacker can make a
  5757.  
  5758. terminal disgorge its programmed ID by sticking a modem in
  5759.  
  5760. answer-mode on its back (reversing tones and, in the case of
  5761.  
  5762. viewdata, speeds also) and sending the ASCII ENQ (ctrl-E) character,
  5763.  
  5764. which will often cause the user's terminal to send its identity.
  5765.  
  5766.     A more devious trick with a conventional terminal is to write a
  5767.  
  5768. little program which overlays the usual sign-on sequence. The program
  5769.  
  5770. captures the password as it is tapped out by the legitimate user and
  5771.  
  5772. saves it to a file where the hacker can retrieve it later.
  5773.  
  5774.     People reuse their passwords. The chances are that, if you obtain
  5775.  
  5776. someone's password on one system, the same one will appear on another
  5777.  
  5778. system to which that individual also has access.
  5779.  
  5780.  
  5781. Programming tricks
  5782.  
  5783.  
  5784. In most longish magazine articles about electronic crime, the
  5785.  
  5786. writer includes a list of 'techniques' with names like Salami, Trap
  5787.  
  5788. Door and Trojan Horse.  Most of these are not applicable to pure
  5789.  
  5790. hacking, but refer to activities carried out by programmers
  5791.  
  5792. interested in fraud.
  5793.  
  5794.     The Salami technique, for example, consists of extracting tiny
  5795.  
  5796. sums of money from a large number of bank accounts and dumping the
  5797.  
  5798. proceeds into an account owned by the frauds man.  Typically there's
  5799.  
  5800. an algorithm which monitors deposits which have as their last digit
  5801.  
  5802. '8'; it then deducts '1' from that and then ú1 or $1 is siphoned off.
  5803.  
  5804.     The Trojan Horse is a more generalised technique which consists of
  5805.  
  5806. hiding away a bit of unorthodox active code in a standard legitimate
  5807.  
  5808. routine.  The code could, for example, call a special larger routine
  5809.  
  5810. under certain conditions and that routine could carry out a rapid
  5811.  
  5812. fraud before wiping itself out and disappearing from the system for
  5813.  
  5814. good.
  5815.  
  5816.     The Trap Door is perhaps the only one of these techniques that
  5817.  
  5818. pure hackers use. A typical case is when a hacker enters a system
  5819.  
  5820. with a legitimate identity but is able to access and alter the user
  5821.  
  5822. files.  The hacker than creates a new identity with extra privileges
  5823.  
  5824. to roam over the system, and is thus able to enter it at any time as
  5825.  
  5826. a 'super-user' or 'system manager'.
  5827.  
  5828.  
  5829. Hardware tricks
  5830.  
  5831.  
  5832. For the hacker with some knowledge of computer hardware and
  5833.  
  5834. general electronics, and who is prepared to mess about with circuit
  5835.  
  5836. diagrams, a soldering iron and perhaps a voltmeter, logic probe or
  5837.  
  5838. oscilloscope, still further possibilities open up. One of the most
  5839.  
  5840. useful bits of kit consists of a small cheap radio receiver (MW/AM
  5841.  
  5842. band), a microphone and a tape recorder.  Radios in the vicinity of
  5843.  
  5844. computers, modems and telephone lines can readily pick up the chirp
  5845.  
  5846. chirp of digital communications without the need of carrying out a
  5847.  
  5848. physical phone 'tap'.
  5849.  
  5850.     Alternatively, an inductive loop with a small low-gain amplifier in
  5851.  
  5852. the vicinity of a telephone or line will give you a recording you can
  5853.  
  5854. analyse later at your leisure. 
  5855.  
  5856.     By identifying the pairs of tones being used, you can separate the
  5857.  
  5858. caller and the host. By feeding the recorded tones onto an
  5859.  
  5860. oscilloscope display you can freeze bits, 'characters' and 'words';
  5861.  
  5862. you can strip off the start and stop bits and, with the aid of an
  5863. ASCII-to-binary table, examine what is happening. With experience it
  5864.  
  5865. is entirely possible to identify a wide range of protocols simply
  5866.  
  5867. from the 'look' of an oscilloscope.  A cruder technique is simply to
  5868.  
  5869. record and playback sign-on sequences; the limitation is that, even
  5870.  
  5871. if you manage to log on, you may not know what to do afterwards.
  5872.  
  5873.     Listening on phone lines is of course a technique also used by
  5874.  
  5875. some sophisticated robbers. In 1982 the Lloyds Bank Holborn branch
  5876.  
  5877. was raided; the alarm did not ring because the thieves had previously
  5878.  
  5879. recorded the 'all-clear' signal from the phone line and then, during
  5880.  
  5881. the break-in, stuffed the recording up the line to the alarm
  5882.  
  5883. monitoring apparatus.
  5884.  
  5885.     Sometimes the hacker must devise ad hoc bits of hardware trickery
  5886.  
  5887. in order to achieve his ends. Access has been obtained to a
  5888.  
  5889. well-known financial prices service largely by stringing together a
  5890.  
  5891. series of simple hardware skills. The service is available mostly on
  5892.  
  5893. leased lines, as the normal vagaries of dial-up would be too
  5894.  
  5895. unreliable for the City folk who are the principal customers.
  5896.  
  5897.     However, each terminal also has an associated dial-up facility, in
  5898.  
  5899. case the leased line should go down; and in addition, the same
  5900.  
  5901. terminals can have access to Prestel. Thus the hacker thought that it
  5902.  
  5903. should be possible to access the service with ordinary viewdata
  5904. equipment instead of the special units supplied along with the annual
  5905.  
  5906. subscription.  Obtaining the phone number was relatively easy: it was
  5907.  
  5908. simply a matter of selecting manual dial-up from the appropriate
  5909.  
  5910. menu, and listening to the pulses as they went through the regular
  5911.  
  5912. phone.
  5913.  
  5914.     The next step was to obtain a password. The owners of the terminal
  5915.  
  5916. to which the hacker had access did not know their ID; they had no
  5917.  
  5918. need to know it because it was programmed into the terminal and sent
  5919.  
  5920. automatically. The hacker could have put a micro 'back-to-front'
  5921.  
  5922. across the line and sent a ENQ to see if an ID would be sent back.
  5923.  
  5924. Instead he tried something less obvious.
  5925.  
  5926.     The terminal was known to be programmable, provided one knew how
  5927.  
  5928. and had the right type of keyboard.  Engineers belonging to the
  5929.  
  5930. service had been seen doing just that. How could the hacker acquire
  5931.  
  5932. 'engineer' status? He produced the following hypothesis: the keyboard
  5933.  
  5934. used by the service's customers was a simple affair, lacking many of
  5935.  
  5936. the obvious keys used by normal terminals; the terminal itself was
  5937.  
  5938. manufactured by the same company that produced a range of editing
  5939.  
  5940. terminals for viewdata operators and publishers. Perhaps if one
  5941.  
  5942. obtained a manual for the editing terminal, important clues might
  5943.  
  5944. appear. A suitable photocopy was obtained and, lo and behold, there
  5945. were instructions for altering terminal IDs, setting auto-diallers
  5946.  
  5947. and so on.
  5948.  
  5949.     Now to obtain a suitable keyboard.  Perhaps a viewdata editing
  5950.  
  5951. keyboard or a general purpose ASCII keyboard with switchable baud
  5952.  
  5953. rates? So far, no hardware difficulties. An examination of the back
  5954.  
  5955. of the terminal revealed that the supplied keypads used rather
  5956.  
  5957. unusual connectors, not the 270░ 6-pin DIN which is the Prestel
  5958.  
  5959. standard. The hacker looked in another of his old files and
  5960.  
  5961. discovered some literature relating to viewdata terminals. Now he
  5962.  
  5963. knew what sort of things to expect from the strange socket at the
  5964.  
  5965. back of the special terminal: he pushed in an unterminated plug and
  5966.  
  5967. proceeded to test the free leads with a volt-meter against what he
  5968.  
  5969. expected; eight minutes and some cursing later he had it worked out;
  5970.  
  5971. five minutes after that he had built himself a little patch cord
  5972.  
  5973. between an ASCII keyboard, set initially to 75 baud and then to 1200
  5974.  
  5975. baud as the most likely speeds; one minute later he found the
  5976.  
  5977. terminal was responding as he had hoped...
  5978.  
  5979.     Now to see if there were similarities between the programming
  5980.  
  5981. commands in the equipment for which he had a manual and the equipment
  5982.  
  5983. he wished to hack. Indeed there were: on the screen before him was
  5984.  
  5985. the menu and ID and phone data he had hoped to see. The final test
  5986. was to move over to a conventional Prestel set, dial up the number
  5987.  
  5988. for the financial service and send the ID.
  5989.  
  5990.     The hacker himself was remarkably uninterested in the financial
  5991.  
  5992. world and, after describing to me how he worked his trick, has now
  5993.  
  5994. gone in search of other targets.
  5995.  
  5996.  
  5997. Operating Systems
  5998.  
  5999.  
  6000. The majority of simple home micros operate only in two modes--
  6001.  
  6002. Basic or machine code. Nearly all computers of a size greater than
  6003.  
  6004. this use operating systems which are essentially housekeeping
  6005.  
  6006. routines and which tell the processor where to expect instructions
  6007.  
  6008. from, how to identify and manipulate both active and stored memory,
  6009.  
  6010. how to keep track of drives and serial ports (and Joy-sticks and
  6011.  
  6012. mice), how to accept data from a keyboard and locate it on a screen,
  6013.  
  6014. how to dump results to screen or printer or disc drive, and so on.
  6015.  
  6016. Familiar micro-based operating systems lnclude CP/M, MS-DOS, CP/M-86
  6017.  
  6018. and so on, but more advanced operating systems have more
  6019.  
  6020. facilities--capacity to allow several users all accessing the same
  6021.  
  6022. data and programs without colliding with each other, enlarged
  6023.  
  6024. standard utilities to make fast file creation, fast sorting and fast
  6025.  
  6026. calculation much easier. Under Simple operating systems, the
  6027. programmer has comparatively few tools to help him; often there is
  6028.  
  6029. just the Basic language, which elf contains no standard
  6030.  
  6031. procedures--almost everything must be written from scratch each time.
  6032.  
  6033.     But most computer programs rely, in essence, on a small set of
  6034.  
  6035. standard modules: forms to accept data to a program, files to keep
  6036.  
  6037. the data in, calculations to transform that data, techniques to sort
  6038.  
  6039. the data, forms to present the data to the user upon demand, the
  6040.  
  6041. ability to present results in various graphics, and so on. So
  6042.  
  6043. programs written under more advanced operating systems tend to be
  6044.  
  6045. comparatively briefer for the same end-result than those with Basic
  6046.  
  6047. acting not only as a language, but also as the computer's
  6048.  
  6049. housekeeper.
  6050.  
  6051.     When you enter a mainframe computer as an ordinary customer, you
  6052.  
  6053. will almost certainly be located in an applications program, perhaps
  6054.  
  6055. with the capacity to call up a limited range of other applications
  6056.  
  6057. programs, whilst staying in the one which has logged you on as user
  6058.  
  6059. and is watching your connect-time and central processor usage.
  6060.  
  6061.  
  6062.  
  6063.     One of the immediate aims of a serious hacker is to get out of
  6064.  
  6065. this environment and see what other facilities might be located on
  6066.  
  6067. the mainframe. For example, if access can be had to the user-log it
  6068. becomes possible for the hacker to create a whole new status for
  6069.  
  6070. himself, as a system manager, engineer, whatever. The new status,
  6071.  
  6072. together with a unique new password, can have all sorts o f
  6073.  
  6074. privileges not granted to ordinary users. The hacker, having acquired
  6075.  
  6076. the new status, logs out in his original identity and then logs back
  6077.  
  6078. with his new one.
  6079.  
  6080.     There is no single way to break out of an applications program
  6081.  
  6082. into the operating system environment; people who do so seldom manage
  6083.  
  6084. it by chance: they tend to have had some experience of a similar
  6085.  
  6086. mainframe. One of the corny ways is to issue a BREAK or ctrl-C
  6087.  
  6088. command and see what happens; but most applications programs
  6089.  
  6090. concerned with logging users on to systems tend to filter out
  6091.  
  6092. 'disturbing' commands of that sort. Sometimes it easier to go beyond
  6093.  
  6094. the logging-in program into an another 'authorised' program and try
  6095.  
  6096. to crash out of that. The usual evidence for success is that the
  6097.  
  6098. nature of the prompts will change. Thus, on a well-known mini family
  6099.  
  6100. OS, the usual user prompt is COMMAND ?
  6101.  
  6102. or simply
  6103.  
  6104. >
  6105.  
  6106. Once you have crashed out the prompt may change to a simple
  6107.  
  6108. .
  6109. or
  6110.  
  6111. *
  6112.  
  6113. or even
  6114.  
  6115. :
  6116.  
  6117. it all depends.
  6118.  
  6119.     To establish where you are in the system, you should ask for a
  6120.  
  6121. directory; DIR or its obvious variants often give results. Directories
  6122.  
  6123. may be hierarchical, as in MS-DOS version 2 and above, so that at
  6124.  
  6125. the bottom level you simply get directories of other directories.
  6126.  
  6127. Unix machines are very likely to exhibit this trait. And once you get
  6128.  
  6129. a list of files and programs...well, that's where the exploration
  6130.  
  6131. really begins.
  6132.  
  6133.     In 1982, two Los Angeles hackers, still in their teens, devised
  6134.  
  6135. one of the most sensational hacks so far, running all over the
  6136.  
  6137. Pentagon's ARPA data exchange network. ARPAnet was and is the
  6138.  
  6139. definitive packet-switched network (more about these in the next
  6140.  
  6141. chapter). It has been running for twenty years, cost more than $500m
  6142.  
  6143. and links together over 300 computers across the United States and
  6144.  
  6145. beyond. Reputedly it has 5,000 legitimate customers, among them
  6146.  
  6147. NORAD, North American Air Defence Headquarters at Omaha, Nebraska.
  6148.  
  6149. Ron Austin and Kevin Poulsen were determined to explore it.
  6150.     Their weapons were an old TRS-80 and a VIC-20, nothing
  6151.  
  6152. complicated, and their first attempts relied on password-guessing.
  6153.  
  6154. The fourth try, 'UCB', the obvious initials of the University of
  6155.  
  6156. California at Berkeley, got them in. The password in fact was little
  6157.  
  6158. used by its legitimate owner and in the end, it was to be their
  6159.  
  6160. downfall.
  6161.  
  6162.     Aspects of ARPAnet have been extensively written up in the
  6163.  
  6164. text-books simply because it has so many features which were first
  6165.  
  6166. tried there and have since become 'standard' on all data networks.
  6167.  
  6168. From the bookshop at UCLA, the hackers purchased the manual for UNIX,
  6169.  
  6170. the multi-tasking, multi-user operating system devised by Bell
  6171.  
  6172. Laboratories, the experimental arm of AT&T, the USA's biggest
  6173.  
  6174. telephone company.
  6175.  
  6176.     At the heart of Unix is a small kernel containing system primitives;
  6177.  
  6178. Unix instructions are enclosed in a series of shells, and very
  6179.  
  6180. complicated procedures can be called in a small number of text lines
  6181.  
  6182. simply by defining a few pipes linking shells. Unix also contains a
  6183.  
  6184. large library of routines which are what you tend to find inside the
  6185.  
  6186. shells. Directories of files are arranged in a tree-like fashion,
  6187.  
  6188. with master or root directories leading to other directories, and so
  6189.  
  6190. on.
  6191.     Ron and Kevin needed to become system 'super-users' with extra
  6192.  
  6193. privileges, if they were to explore the system properly; 'UCB' was
  6194.  
  6195. merely an ordinary user. Armed with their knowledge of Unix, they set
  6196.  
  6197. out to find the files containing legitimate users' passwords and
  6198.  
  6199. names. Associated with each password was a Unix shell which defined
  6200.  
  6201. the level of privilege. Ron wrote a routine which captured the
  6202.  
  6203. privilege shell associated with a known super-user at the point when
  6204.  
  6205. that user signed on and then dumped it into the shell associated with
  6206.  
  6207. a little-used identity they had decided to adopt for their own
  6208.  
  6209. explorations. They became 'Jim Miller'; the original super-user lost
  6210.  
  6211. his network status. Other IDs were added. Captured privilege shells
  6212.  
  6213. were hidden away in a small computer called Shasta at Stanford, at
  6214.  
  6215. the heart of California's Silicon Valley.
  6216.  
  6217.     Ron and Kevin were now super-users. They dropped into SRI,
  6218.  
  6219. Stanford Research Institute, one of the world's great centres of
  6220.  
  6221. scientific research; into the Rand Corporation, known equally for its
  6222.  
  6223. extensive futurological forecasting and its 'thinking about the
  6224.  
  6225. unthinkable', the processes of escalation to nuclear war; into the
  6226.  
  6227. National Research Laboratory in Washington; into two private research
  6228.  
  6229. firms back in California and two defence contractors on the East
  6230.  
  6231. Coast; and across the Atlantic to the Norwegian Telecommunications
  6232. Agency which, among other things, is widely believed to have a
  6233.  
  6234. special role in watching Soviet Baltic activity. And, of course,
  6235.  
  6236. NORAD.
  6237.  
  6238.     Their running about had not gone unnoticed; ARPAnet and its
  6239.  
  6240. constituent computers keep logs of activity as one form of security
  6241.  
  6242. (see the section below) and officials both at UCLA (where they were
  6243.  
  6244. puzzled to see an upsurge in activity by 'UCB') and in one of the
  6245.  
  6246. defence contractors sounded an alarm. The KGB were suspected, the FBI
  6247.  
  6248. alerted.
  6249.  
  6250.     One person asked to act as sleuth was Brian Reid, a professor of
  6251.  
  6252. electrical engineering at Stanford. He and his associates set up a
  6253.  
  6254. series of system trips inside a Unix shell to notify them when
  6255.  
  6256. certain IDs entered an ARPAnet computer. His first results seemed to
  6257.  
  6258. indicate that the source of the hacking was Purdue, Indiana, but the
  6259.  
  6260. strange IDs seemed to enter ARPAnet from all over the place.
  6261.  
  6262.  
  6263.     Eventually, his researches lead him to the Shasta computer and he had
  6264.  
  6265. identified 'Miller' as the identity he had to nail. He closed off
  6266.  
  6267. entry to Shasta from ARPanet.  'Miller' reappeared; apparently via a
  6268.  
  6269. gateway from another Stanford computer, Navajo. Reid, who in his
  6270.  
  6271. sleuthing role had extremely high privileges, sought to wipe 'Miller'
  6272.  
  6273. out of Navajo. A few minutes after 'Miller' had vanished from his
  6274.  
  6275. screen, he re- appeared from yet another local computer, Diablo. The
  6276.  
  6277. concentration of hacking effort in the Stanford area lead Reid to
  6278.  
  6279. suppose that the origin of the trouble was local. The most effective
  6280.  
  6281. way to catch the miscreant was by telephone trace. Accordingly, he
  6282.  
  6283. prepared some tantalising, apparently private, files. This was bait,
  6284.  
  6285. designed to keep 'Miller' online as long as possible while the FBI
  6286.  
  6287. organised a telephone trace. 'Miller' duly appeared, the FBI went
  6288.  
  6289. into action--and arrested an innocent businessman.
  6290.  
  6291.     But back at UCLA they were still puzzling about 'UCB'. In one of
  6292.  
  6293. his earliest sessions, Ron had answered a registration questionnaire
  6294.  
  6295. with his own address, and things began to fall into place. In one of
  6296.  
  6297. his last computer 'chats' before arrest, Kevin, then only 17 and only
  6298.  
  6299. beginning to think that he and his friend might have someone on their
  6300.  
  6301. trail, is supposed to have signed off: 'Got to go now, the FBI is
  6302.  
  6303. knocking at my door.' A few hours later, that is exactly what
  6304.  
  6305. happened.
  6306.  
  6307.  
  6308. Computer Security Methods
  6309.  
  6310.  
  6311.     Hackers have to be aware of the hazards of being caught: there is
  6312.  
  6313. now a new profession of computer security experts, and they have had
  6314. some successes.  The first thing such consultants do is to attempt to
  6315.  
  6316. divide responsibility within a computer establishment as much as
  6317.  
  6318. possible. Only operators are allowed physical access to the
  6319.  
  6320. installation, only programmers can use the operating system (and
  6321.  
  6322. under some of these, such as VM, maybe only part of it.). Only system
  6323.  
  6324. managers are permitted to validate passwords, and only the various
  6325.  
  6326. classes of users are given access to the appropriate applications
  6327.  
  6328. programs.
  6329.  
  6330.     Next, if the operating system permits (it usually does), all
  6331.  
  6332. accesses are logged; surveillance programs carry out an audit, which
  6333.  
  6334. gives a historic record, and also, sometimes, perform monitoring,
  6335.  
  6336. which is real-time surveillance.
  6337.  
  6338.     In addition, separate programs may be in existence the sole
  6339.  
  6340. purpose of which is threat monitoring: they test the system to see if
  6341.  
  6342. anyone is trying repeatedly to log on without apparent success (say
  6343.  
  6344. by using a program to try out various likely passwords).
  6345.  
  6346.     They assess if any one port or terminal is getting more than usual
  6347.  
  6348. usage, or if IDs other than a regular small list start using a
  6349.  
  6350. particular terminal--as when a hacker obtains a legitimate ID but one
  6351.  
  6352. that normally operates from only one terminal within close proximity
  6353.  
  6354. to the main installation, whereas the hacker is calling from outside.
  6355.     Increasingly, in newer mainframe installations, security is built
  6356.  
  6357. into the operating system at hardware level. In older models this was
  6358.  
  6359. not done, partly because the need was not perceived, but also because
  6360.  
  6361. each such 'unnecessary' hardware call tended to slow the whole
  6362.  
  6363. machine down. (If a computer must encrypt and decrypt every process
  6364.  
  6365. before it is executed, regular calculations and data accesses take
  6366.  
  6367. much longer.) However, the largest manufacturers now seem to have
  6368.  
  6369. found viable solutions for this problem....
  6370.  
  6371.  
  6372.  
  6373. CHAPTER 7
  6374.  
  6375. Networks
  6376.  
  6377.  
  6378.     Until ten years ago, the telecommunications and computer
  6379.  
  6380. industries were almost entirely separate. Shortly they will be almost
  6381.  
  6382. completely fused. Most of today's hackers operate largely in
  6383.  
  6384. ignorance of what goes on in the lines and switching centres between
  6385.  
  6386. the computer they own and the computer they wish to access.
  6387.  
  6388. Increasingly, dedicated hackers are having to acquire knowledge and
  6389.  
  6390. experience of data networks, a task made more interesting, but not
  6391.  
  6392. easier, by the fact that the world's leading telecommunications
  6393.  
  6394. organisations are pushing through an unprecedented rate of
  6395.  
  6396. innovation, both technical and commercial.  Apart from purely local
  6397.  
  6398. lowspeed working, computer communications are now almost
  6399.  
  6400. exclusively found on separate high-speed data networks, separate that
  6401.  
  6402. is from the two traditional telecommunications systems telegraphy and
  6403.  
  6404. telephone. Telex lines operate typically at 50 or 75 baud with an
  6405.  
  6406. upper limit of 110 baud.
  6407.  
  6408.     The highest efficient speed for telephone-line-based data is 1200
  6409.  
  6410. baud. All of these are pitifully slow compared with the internal
  6411.  
  6412. speed of even the most sluggish computer. When system designers first
  6413.  
  6414. came to evaluate what sort of facilities and performance would be
  6415.  
  6416. needed for data communications, it became obvious that relatively few
  6417.  
  6418. lessons would be drawn from the solutions already worked out in voice
  6419.  
  6420. communications.
  6421.  
  6422.  
  6423. Analogue Networks
  6424.  
  6425.  
  6426.     In voicegrade networks, the challenge had been to squeeze as many
  6427.  
  6428. analogue signals down limited-size cables as possible. One of the
  6429.  
  6430. earlier solutions, still very widely used, is frequency division
  6431.  
  6432. multiplexing (FDM): each of the original speech paths is modulated
  6433.  
  6434. onto one of a specific series of radio frequency carrier waves; each
  6435.  
  6436. such rf wave is then suppressed at the transmitting source and
  6437. reinserted close to the receiving position so that only one of the
  6438.  
  6439. sidebands (the lower), the part that actually contains the
  6440.  
  6441. intelligence of the transmission, is actually sent over the main data
  6442.  
  6443. path.  This is similar to ssb transmission in radio.
  6444.  
  6445.     The entire series of suppressed carrier waves are then modulated onto
  6446.  
  6447. a further carrier wave, which then becomes the main vehicle for
  6448.  
  6449. taking the bundle of channels from one end of a line to the other.
  6450.  
  6451.     Typically, a small coaxial cable can handle 60 to 120 channels in
  6452.  
  6453. this way, but large cables (the type dropped on the beds of oceans
  6454.  
  6455. and employing several stages of modulation) can carry 2700 analogue
  6456.  
  6457. channels.  Changing audio channels (as they leave the telephone
  6458.  
  6459. instrument and enter the local exchange) into rf channels, as well as
  6460.  
  6461. making frequency division multiplexing possible, also brings benefits
  6462.  
  6463. in that over long circuits it is easier to amplify rf signals to
  6464.  
  6465. overcome losses in the cable.
  6466.  
  6467.     Just before World War II, the first theoretical work was carried
  6468.  
  6469. out to find further ways of economising on cable usage; what was then
  6470.  
  6471. developed is called Pulse Code Modulation (PCM).
  6472.  
  6473.     There are several stages. In the first, an analogue signal is
  6474.  
  6475. sampled at specific intervals to produce a series of pulses; this is
  6476.  
  6477. called Pulse Amplitude Modulation, and takes advantage of the
  6478. characteristic of the human ear that if such pulses are sent down a
  6479.  
  6480. line with only a very small interval between them, the brain smoothes
  6481.  
  6482. over the gaps and reconstitutes the entire original signal.
  6483.  
  6484.     In the second stage, the levels of amplitude are sampled and
  6485.  
  6486. translated into a binary code. The process of dividing an analogue
  6487.  
  6488. signal into digital form and then reassembling it in analogue form is
  6489.  
  6490. called quantization. Most PCM systems use 128 quantizing levels, each
  6491.  
  6492. pulse being coded into 7 binary digits, with an eighth added for
  6493.  
  6494. supervisory purposes.
  6495.  
  6496.  
  6497.  
  6498.  
  6499.  
  6500.  
  6501.  
  6502.  
  6503.  
  6504.  
  6505.  
  6506.  
  6507.  
  6508.  
  6509.  
  6510.  
  6511.  
  6512.  
  6513.  
  6514.  
  6515.  
  6516.  
  6517.  
  6518.  
  6519. OPERATION OF A CHARACTER TDM
  6520.  
  6521.  
  6522.  
  6523.           +-----+-----+-----+-----+-----+-----+-----+--
  6524.  
  6525.    <------| SYN | CH1 | CH2 | CH3 | CH4 | SYN | CH1 |
  6526.  
  6527.           +-----+-----+-----+-----+-----+-----+-----+--
  6528.  
  6529.  
  6530.  
  6531.    +-----------------+                        +-----------------+
  6532.  
  6533.  1 |                 |                        |                 |1
  6534.  
  6535.  --+                 |  +---+        +---+    |                 +--
  6536.  
  6537.  2 |                 |  |   |        |   |    |                 |2
  6538.  
  6539.  --+   MULTIPLEXER   |==+ M +--\/\/--+ M +==--+   MULTIPLEXER   +--
  6540.  
  6541.  3 |                 |  |   |        |   |    |                 |3
  6542.  
  6543.  --+                 |  +---+        +---+    |                 +--
  6544.  
  6545.  4 |                 |                        |                 |4
  6546.  
  6547.  --+-----------------+                        +-----------------+--
  6548.  
  6549.  
  6550.  
  6551.           --+-----+-----+-----+-----+-----+-----+----+
  6552.  
  6553.             | CH1 | SYN | CH4 | CH3 | CH2 | CH1 |SYN |------->
  6554.  
  6555.           --+-----+-----+-----+-----+-----+-----+----+
  6556.  
  6557.                      <---------------------------->
  6558.  
  6559.                          ONE DATA FRAME
  6560.     By interleaving coded characters in a highspeed digital stream it
  6561.  
  6562. is possible to send several separate voice channels along one
  6563.  
  6564. physical link. This process is called Time Division Multiplexing
  6565.  
  6566. (TDM) and together with FDM still forms the basis of most of the
  6567.  
  6568. globe's voicegrade communications.
  6569.  
  6570.  
  6571. Digital Networks
  6572.  
  6573.  
  6574.     Elegant though these solutions are, though, they are rapidly being
  6575.  
  6576. replaced by totally digital schemes. Analogue systems would be very
  6577.  
  6578. wasteful when all that is being transmitted are the discrete audio
  6579.  
  6580. tones of the output of a modem. In a speech circuit, the technology
  6581.  
  6582. has to be able to 'hear', receive, digitize and reassemble the entire
  6583.  
  6584. audio spectrum between 100 Hz and 3000 Hz, which is the usual
  6585.  
  6586. passband of what we have come to expect from the audio quality of the
  6587.  
  6588. telephone. Moreover, the technology must be sensitive to a wide range
  6589.  
  6590. of amplitude; speech is made up of pitch and associated loudness. In
  6591.  
  6592. a digital network, however, all one really wants to transmit are the
  6593.  
  6594. digits, and it doesn't matter whether they are signified by audio
  6595.  
  6596. tones, radio frequency values, voltage conditions or light pulses,
  6597.  
  6598. just so long as there is circuitry at either end which can encode and
  6599.  
  6600. decode.
  6601.     There are other problems with voice transmission: once two parties
  6602.  
  6603. have made a connection with each other (by the one dialling a number
  6604.  
  6605. and the other lifting a handset), good sense has suggested that it
  6606.  
  6607. was desirable to keep a total physical path open between them, it not
  6608.  
  6609. being practical to close down the path during silences and re-open it
  6610.  
  6611. when someone speaks. In any case the electromechanical nature of most
  6612.  
  6613. of today's phone exchanges would make such turning off and on very
  6614.  
  6615. cumbersome and noisy.
  6616.  
  6617.     But with a purely digital transmission, routing of a 'call'
  6618.  
  6619. doesn't have to be physical--individual blocks merely have to bear an
  6620.  
  6621. electronic label of their originating and destination addresses, such
  6622.  
  6623. addresses being 'read' in digital switching exchanges using chips,
  6624.  
  6625. rather than electromechanical ones. Two benefits are thus
  6626.  
  6627. simultaneously obtained: the valuable physical path (the cable or
  6628.  
  6629. satellite link) is only in use when some intelligence is actually
  6630.  
  6631. being transmitted and is not in use during 'silence'; secondly,
  6632.  
  6633. switching can be much faster and more reliable.
  6634.  
  6635.  
  6636. Packet Switching
  6637.  
  6638.  
  6639.     These ideas were synthesised into creating what has now become
  6640.  
  6641. packet switching. The methods were first described in the mid-1960's
  6642. but it was not until a decade later that suitable cheap technology
  6643.  
  6644. existed to create a viable commercial service.
  6645.  
  6646.     The British Telecom product is called Packet SwitchStream (PSS) and
  6647.  
  6648. notable comparable US services are Compuserve, Telenet and Tymnet.
  6649.  
  6650. Many other countries have their own services and international packet
  6651.  
  6652. switching is entirely possible--the UK service is called,
  6653.  
  6654. unsurprisingly, IPSS.
  6655.  
  6656.  
  6657. International Packet Switched Services and DNICs
  6658.  
  6659. INTERNATIONAL NETWORKS
  6660.  
  6661.  
  6662.     Datacalls can be made to hosts on any listed International Networks.
  6663.  
  6664. The NIC (Data Network Identification Code) must precede the
  6665.  
  6666. international host's NUA.  Charges quoted are for duration (per hour)
  6667.  
  6668. and volume (per Ksegment) and are raised in steps of 1 minute and 10
  6669.  
  6670. segments respectively.
  6671.  
  6672.  
  6673. Country             Network      DNIC
  6674.  
  6675. Australia           Midas         5053
  6676.  
  6677. 8elgium             Euronet       2062
  6678.  
  6679. Belgium             Euronet       2063
  6680.  
  6681. Canada              Datapac       3020
  6682.  
  6683. Canada              Globedat      3025
  6684.  
  6685. Canada              Infoswitch    3029
  6686.  
  6687. Denmark             Euronet       2383
  6688.  
  6689. France              Transpac      2080
  6690.  
  6691. French Antilles     Euronet       3400
  6692.  
  6693. Germany (FDR)       Datex P       2624
  6694.  
  6695. Germany (FDR)       Euronet       2623
  6696.  
  6697. Hong Kong           IDAS          4542
  6698.  
  6699. Irish Republic      Euronet       2723
  6700.  
  6701. Italy               Euronet       2223
  6702.  
  6703. Japan               DDX-P         4401
  6704.  
  6705. Japan               Venus-P       4408
  6706.  
  6707. Luxembourg          Euronet       2703
  6708.  
  6709. Netherlands         Euronet       2043
  6710.  
  6711. Country             Network       DNIC
  6712.  
  6713. Norway              Norpak        2422
  6714.  
  6715. Portugal            N/A           2682
  6716.  
  6717. Singapore           Telepac       5252
  6718.  
  6719. South Africa        Saponet       6550
  6720.  
  6721. Spain               TIDA          2141
  6722.  
  6723. Sweden              Telepak       2405
  6724. Switzerland         Datalink      2289
  6725.  
  6726. Switzerland         Euronet       2283
  6727.  
  6728. U.S.A.              Autonet       3126
  6729.  
  6730. U.S.A.              Compuserve    3132
  6731.  
  6732. U.S.A.              ITT (UDTS)    3103
  6733.  
  6734. U.S.A.              RCA (LSDS)    3113
  6735.  
  6736. U.S.A.              Telenet       3110
  6737.  
  6738. U.S.A.              Tymnet        3106
  6739.  
  6740. U.S.A.              Uninet        3125
  6741.  
  6742. U.S.A.              WUI (DBS)     3104
  6743.  
  6744. Additionally, Datacalls to the U.K. may be initiated from:
  6745.  
  6746.  
  6747. Bahrain, Barbados, Bermuda, Israel, New Zealand and the United Arabs
  6748.  
  6749. Emirates.
  6750.  
  6751. Up to date Information can be obtained from IPSS Marketing on
  6752.  
  6753. 01-9362743
  6754.  
  6755.     In essence, the service operates at 48kbits/sec full duplex (both
  6756.  
  6757. directions simultaneously) and uses an extension of time division
  6758.  
  6759. multiplexing Transmission streams are separated in convenient- sized
  6760.  
  6761. blocks or packets, each one of which contains a head and tail
  6762.  
  6763. signifying origination and destination. The packets are assembled
  6764.  
  6765. either by the originating computer or by a special facility supplied
  6766.  
  6767. by the packet switch system. The packets in a single transmission
  6768.  
  6769. stream may all follow the same physical path or may use alternate
  6770.  
  6771. routes depending on congestion. The packets from one 'conversation'
  6772.  
  6773. are very likely to be interleaved with packets from many Other
  6774.  
  6775. 'conversations'. The originating and receiving computers see none of
  6776.  
  6777. this. At the receiving end, the various packets are stripped of their
  6778.  
  6779. routing information, and re-assembled in the correct order before
  6780.  
  6781. presentation to the computer's VDU or applications program.
  6782.  
  6783.  
  6784. PACKET ASSEMBLY/DISASSEMBLY
  6785.  
  6786.  
  6787.  
  6788.                                          
  6789.                                           +-------------------------
  6790.  
  6791.                                            |
  6792.  
  6793.                                            |            PSS
  6794.  
  6795.                                            +-----+
  6796.  
  6797.             o> o> o> o> o> o> o> o> o> o>    |     | O> O> O>
  6798.  
  6799. Terminal D================================-+ PAD +-==========
  6800.  
  6801.             <o <o <o <o <o <o <o <o <o <o  |     | <O <O <O
  6802.  
  6803.                                            +-----+
  6804.  
  6805.                                            |
  6806.  
  6807.                                            |
  6808.  
  6809.                                            +-------------------------
  6810.  
  6811. Key:
  6812.  
  6813. o> CHARACTERS     O> PACKETS
  6814.  
  6815. <o                <O
  6816.  
  6817.     All public data networks using packet switching seek to be
  6818.  
  6819. compatible with each other, at least to a considerable degree. The
  6820.  
  6821. international standard they have to implement is called CCITT X.25.
  6822.  
  6823. This is a multi-layered protocol covering (potentially) everything
  6824.  
  6825. from electrical connections to the user interface.
  6826.  
  6827. The levels work like this:
  6828.  
  6829.  
  6830. 7 APPLICATION User interface
  6831.  
  6832. 6 PRESENTATION Data formatting & code conversion
  6833.  
  6834. 5 SESSION Co-ordination between processes
  6835.  
  6836. 4 TRANSPORT Control of quality service
  6837.  
  6838. 3 NETWORK Set up and maintenance of connections
  6839.  
  6840. 2 DATA LINK Reliable transfer between terminal and network
  6841.  
  6842. PHYSICAL Transfer of bitstream between terminal and network
  6843.  
  6844.  
  6845.  
  6846.     At the moment international agreement has only been reached on the
  6847.  
  6848. lowest three levels, Physical, Data Link and Network. Above that,
  6849.  
  6850. there is a battle in progress between IBM, which has solutions to the
  6851.  
  6852. problems under the name SNA (Systems Network Architecture) and most
  6853.  
  6854. of the remainder of the principal main- frame manufacturers, whose
  6855.  
  6856. solution is called OSI (Open Systems Interconnection).
  6857.  
  6858.  
  6859. Packet Switching and the Single User
  6860.  
  6861.  
  6862.     So much for the background explanation.  How does this affect the
  6863.  
  6864. user?  Single users can access packet switching in one of two
  6865.  
  6866. principal ways. They can use special terminals able to create the
  6867.  
  6868. data packets in an appropriate form--called Packet Terminals, in the
  6869.  
  6870. (In the original book there is a diagram showing Dial-up termials and
  6871.  
  6872. single users connecting to a PAD system and Packet Terminals directly
  6873.  
  6874. connected to the PSS. Note added by Electronic Images)
  6875.  
  6876. jargon--and these sit on the packet switch circuit, accessing it via
  6877.  
  6878. the nearest PSS exchange using a permanent dataline and modems
  6879.  
  6880. operating at speeds of 2400, 4800, 9600 or 48K baud, depending on
  6881.  
  6882. level of traffic. Alternatively, the customer can use an ordinary
  6883.  
  6884. asynchronous terminal without packet-creating capabilities, and
  6885.  
  6886. connect into a special PSS facility which handles the packet assembly
  6887. for him. Such devices are called Packet Assembler/ Disassemblers, or
  6888.  
  6889. PADs. In the jargon, such users are said to have Character Terminals.
  6890.  
  6891. PADs are accessed either via leased line at 300 or 1200, or via
  6892.  
  6893. dial-up at those speeds, but also at 110 and 1200/75.
  6894.  
  6895.     Most readers of this book, if they have used packet switching at
  6896.  
  6897. all, will have done so using their own computers as character
  6898.  
  6899. terminals and by dialling into a PAD. The phone numbers of UK PADs
  6900.  
  6901. can be found in the PSS directory, published by Telecom National
  6902.  
  6903. Networks.  In order to use PSS, you as an individual need a Network
  6904.  
  6905. User Identity (NUI), which is registered at your local Packet Switch
  6906.  
  6907. Exchange (PSE). The PAD at the PSE will throw you off if you don't
  6908.  
  6909. give it a recognisable NUI. PADs are extremely flexible devices; they
  6910.  
  6911. will configure their ports to suit your equipment, both as to speed
  6912.  
  6913. and screen addressing, rather like a bulletin board (though to be
  6914.  
  6915. accurate, it is the bulletin board which mimics the PAD).
  6916.  
  6917.  
  6918. Phone numbers to access PSS PADs
  6919.  
  6920.  
  6921.                            Terminal operating speed:
  6922.  
  6923. PSE              (STD)     110 OR 300  1200/75      1200 Duplex
  6924.  
  6925. Aberdeen         (0224)    642242      642484       642644
  6926.  
  6927. Birmingham       (021)     2145139     2146191      241 3061
  6928. Bristol          (0272)    216411      216511       216611
  6929.  
  6930. Cambridge        (0223)    82511       82411        82111
  6931.  
  6932. Edinburgh        (031)     337 9141    337 9121     337 9393
  6933.  
  6934. Glasgow          (041)     204 2011    204 2031     204 2051
  6935.  
  6936. Leeds            (0532)    470711      470611       470811
  6937.  
  6938. Liverpool        (051)     211 0000    212 5127     213 6327
  6939.  
  6940. London           (01)      825 9421    407 8344     928 2333
  6941.  
  6942.    or            (01)      928 9111    928 3399     928 1737
  6943.  
  6944. Luton            (0582)    8181        8191         8101
  6945.  
  6946. Manchester       (061)     833 0242    833 0091     833 0631
  6947.  
  6948. Newcastle/Tyne   (0632)    314171      314181       314161
  6949.  
  6950. Nottingham       (0602)    881311      881411       881511
  6951.  
  6952. Portsmouth       (0705)    53011       53911        53811
  6953.  
  6954. Reading          (0734)    389111      380111       384111
  6955.  
  6956. (*)Slough        (0753)    6141        6131         6171
  6957.  
  6958. (*)Local area code access to Slough is not available.
  6959.  
  6960. Switch the modem/dataphone to 'data' on receipt of data tone.
  6961.  
  6962.     Next, you need the Network User Address (NUA) of the host you are
  6963.  
  6964. calling.  These are also available from the same directory: Cambridge
  6965.  
  6966. University Computing Services's NUA is 234 222339399, BLAISE is 234
  6967.  
  6968. 219200222, Istel is 234 252724241, and so on. The first four numbers
  6969. are known as the DNIC (Data Network Identification Code); of these
  6970.  
  6971. the first three are the country ('234' is the UK identifier), and the
  6972.  
  6973. last one the specific service in that country, '2' signifying PSS.
  6974.  
  6975. You can also get into Prestel via PSS, though for UK purposes it is
  6976.  
  6977. an academic exercise: A9 234 1100 2018 gives you Prestel without the
  6978.  
  6979. graphics (A9 indicates to the system that you have a teletype
  6980.  
  6981. terminal).
  6982.  
  6983.     Once you have been routed to the host computer of your choice,
  6984.  
  6985. then it is exactly if you were entering by direct dial; your password
  6986.  
  6987. and so on will be requested.  Costs of using PSS are governed by the
  6988.  
  6989. number of packets exchanged, rather than the distance between two
  6990.  
  6991. computers or the actual time of the call. A typical PSS session will
  6992.  
  6993. thus contain the following running costs: local phone call to PAD (on
  6994.  
  6995. regular phone bill, time-related), PSS charges (dependent on number
  6996.  
  6997. of packets sent) and host computer bills (which could be time-related
  6998.  
  6999. or be per record accessed or on fixed subscription).
  7000.  
  7001.     Packet switching techniques are not confined to public data
  7002.  
  7003. networks Prestel uses them for its own mini-network between the
  7004.  
  7005. various Retrieval Computers (the ones the public dial into) and the
  7006.  
  7007. Update and Mailbox Computers, and also to handle Gateway connections.
  7008.  
  7009. Most newer private networks are packet switched.
  7010.     Valued Added Networks (VANs) are basic telecoms networks or
  7011.  
  7012. facilities to which some additional service--data processing or
  7013.  
  7014. hosting of publishing ventures, for example--has been added.
  7015.  
  7016.     Public Packet Switching, by offering easier and cheaper access, is
  7017.  
  7018. a boon to the hacker. No longer does the hacker have to worry about
  7019.  
  7020. the protocols that the host computer normally expects to see from its
  7021.  
  7022. users. The X.25 protocol and the adaptability of the PAD mean that
  7023.  
  7024. the hacker with even lowest quality asynchronous comms can talk to
  7025.  
  7026. anything on the network. The tariff structure, favouring packets
  7027.  
  7028. exchanged and not distance, means that any computer anywhere in the
  7029.  
  7030. world can be a target.
  7031.  
  7032.     Austin and Poulsen, the ARPAnet hackers, made dramatic use of a
  7033.  
  7034. private packet-switched net; the Milwaukee 414s ran around GTE's
  7035.  
  7036. Telenet service, one of the biggest public systems in the US. Their
  7037.  
  7038. self-adopted name comes from the telephone area code for Milwaukee, a
  7039.  
  7040. city chiefly known hitherto as a centre of the American beer
  7041.  
  7042. industry. During the Spring and Summer of 1983, using publicly
  7043.  
  7044. published directories, and the usual guessing games about
  7045.  
  7046. pass-numbers and pass-words, the 414s dropped into the Security
  7047.  
  7048. Pacific Bank in Los Angeles, the Sloan-Kettering Cancer Clinic in New
  7049.  
  7050. York (it is still not clear to me if they actually altered patients
  7051. records or merely looked at them), a Canadian cement company and the
  7052.  
  7053. Los Alamos research laboratory in New Mexico, home of the atomic
  7054.  
  7055. bomb, and where work on nuclear weapons continues to this day. It is
  7056.  
  7057. believed that they saw there 'sensitive' but not 'classified' files.
  7058.  
  7059.     Commenting about their activities, one prominent computer security
  7060.  
  7061. consultant, Joesph Coates, said: 'The Milwaukee babies are great, the
  7062.  
  7063. kind of kids anyone would like their own to - ~be...There's nothing
  7064.  
  7065. wrong with those kids. The problem is with the idiots who sold the
  7066.  
  7067. system and the ignorant people who bought it. Nobody should buy a
  7068.  
  7069. computer without knowing how much ~ .  security is built in....You
  7070.  
  7071. have the timid dealing with the foolish.'
  7072.  
  7073.     During the first couple of months of 1984, British hackers carried
  7074.  
  7075. out a thorough exploration of SERCNET, the private packet-switched
  7076.  
  7077. network sponsored by the Science and Engineering Research Council and
  7078.  
  7079. centred on the Rutherford Appleton Laboratory in Cambridge. It links
  7080.  
  7081. together all the science and technology universities and polytechnics
  7082.  
  7083. in the United Kingdom and has gateways to PSS and CERN (European
  7084.  
  7085. Nuclear Research).
  7086.  
  7087.     Almost every type of mainframe and large mini-computer can be
  7088.  
  7089. discovered hanging on to the system, IBM 3032 and 370 at Rutherford
  7090.  
  7091. itself, Prime 400s, 550s and 750s all over the place, VAX 11/780s at
  7092. Oxford, Daresbury, other VAXs at Durham, Cambridge, York, East Anglia
  7093.  
  7094. and Newcastle, large numbers of GEC 4000 family members, and the odd
  7095.  
  7096. PDP11 running Unix.
  7097.  
  7098.     Penetration was first achieved when a telephone number appeared on
  7099.  
  7100. a popular hobbyist bulletin board, together with the suggestion that
  7101.  
  7102. the instruction 'CALL 40' might give results. It was soon discovered
  7103.  
  7104. that if the hacker typed DEMO when asked for name and establishment,
  7105.  
  7106. things started to happen. For several days hackers left each other
  7107.  
  7108. messages on the hobbyist bulletin board, reporting progress, or the
  7109.  
  7110. lack of it. Eventually, it became obvious that DEMO was supposed, as
  7111.  
  7112. its name suggests, to be a limited facilities demonstration for
  7113.  
  7114. casual users, but that it had been insecurely set up.
  7115.  
  7116.     I can remember the night I pulled down the system manual, which
  7117.  
  7118. had been left in an electronic file, watching page after page scroll
  7119.  
  7120. down my VDU at 300 baud. All I had had to do was type the word
  7121.  
  7122. 'GUIDE'. I remember also fetching down lists of addresses and
  7123.  
  7124. mnemonics of SERCNET members. Included in the manual were extensive
  7125.  
  7126. descriptions of the network protocols and their relation to
  7127.  
  7128. 'standard' PSS-style networks.
  7129.  
  7130.     As I complete this chapter I know that certain forms of access to
  7131.  
  7132. SERCNET have been shut off, but that hacker exploration appears to
  7133. continue. Some of the best hacker stories do not have a definite
  7134.  
  7135. ending. I offer some brief extracts from captured SERCNET sessions.
  7136.  
  7137. 03EOEHaae NODE 3.
  7138.  
  7139. Which Service?
  7140.  
  7141. PAD
  7142.  
  7143. COM
  7144.  
  7145. FAD>CALL 40
  7146.  
  7147. Welcome to SERCNET-PSS Gateway. Type HELP for help.
  7148.  
  7149. Gatew::~cInkging in
  7150.  
  7151. user HELP
  7152.  
  7153. ID last used Wednesday, 18 January 1984 16:53
  7154.  
  7155. Started - Wed 18 Jan 19a4 17:07:55
  7156.  
  7157. Please enter your name and establishment DEMO
  7158.  
  7159. Due to a local FTP problem messages entered via the HELP system
  7160.  
  7161. during the last month have been lost. Please resubmit if
  7162.  
  7163. problem/question is still outstanding 9/1/84.
  7164.  
  7165.     No authorisation is required for calls which do not incur charges at
  7166.  
  7167. the Gateway. There is now special support for TELEX. A TELEX service
  7168.  
  7169. may be announced shortlY.
  7170.  
  7171.     Copies of the PSS Guide issue 4 are available on request to Program
  7172.  
  7173. Advisory Office at RAL, telephone 0235 44 6111 (direct dial in) or
  7174.  
  7175. 0235 21900 Ext 6111. Requests for copies should no longer be placed
  7176.  
  7177. in this help system.
  7178.  
  7179. The following options are available:
  7180.  
  7181. NOTES GUIDE TITLES ERRORS EXAMPLES HELP QUIT
  7182.  
  7183. Which option do you require? GUIDE
  7184.  
  7185. The program 'VIEW' is used to display the Gateway guide
  7186.  
  7187. Commands available are:
  7188.  
  7189. <CR> or N next page
  7190.  
  7191. p         previous page
  7192.  
  7193. n         list page n
  7194.  
  7195. +n or -n  go forward or back n pages
  7196.  
  7197. S         first page
  7198.  
  7199. E         last page
  7200.  
  7201. L/string  find line Containing string
  7202.  
  7203. F/string  find line beginning string
  7204.  
  7205. Q         exit from VIEW
  7206.  
  7207. VIEW Vn 6> Q
  7208.  
  7209. The following options are available:
  7210.  
  7211. NOTES GUIDE TITLES ERRORS EXAMPLES HELP OUIT
  7212.  
  7213. Which option do you require? HELP
  7214.  
  7215. NOTES replies to user queries & other notes
  7216.  
  7217. GUIDE Is the complete Gateway user guide (including the Appendices)
  7218.  
  7219. TITLES 1- a list of SERCNET L PSS addresses & mnemonics (Guide
  7220.  
  7221. Appendix 1)
  7222.  
  7223. ERRORS List of error codes you may receive EXAMPLES are ome examples
  7224.  
  7225. of use of the Gateway (Guide Appendix 2)
  7226.  
  7227. QUIT exits from this session
  7228.  
  7229. The following options are available:
  7230.  
  7231. NOTES GUIDE TITLES ERRORS EXAMPLES HELP QUIT
  7232.  
  7233. Which option do you require? TITLES
  7234.  
  7235. VIEW Vn o>
  7236.  
  7237. If you have any comments, please type them now, terminate with E
  7238.  
  7239. on a line on its own. Otherwise just type <cr>
  7240.  
  7241. CPU used: 2 ieu, Elapsed: 14 mins, IO: 2380 units, Break: 114
  7242.  
  7243. Budgets: this period = 32.000 AUs, used = 0.015 AU, left - 29.161 AUs
  7244.  
  7245. User HELP   terminal   2 logged out Wed 18 Jan 1984 17:21:59
  7246.  
  7247. 84/04/18. 18.47.00.
  7248.  
  7249. I.C.C.C. NETWORK OPERATING SYSTEM.         NOS 1.1-430.20A
  7250.  
  7251. USER NUMBER:
  7252.  
  7253. PASSWORD:
  7254.  
  7255. IMPROPER LOG IN, TRY AGAIN.
  7256. USER NUMBER:
  7257.  
  7258. PASSWORD:
  7259.  
  7260.  
  7261. >SCIENCE AND ENGINEERING RESEARCH COUNCIL
  7262.  
  7263.  
  7264. >RUTHERFORD APPLETON LABORATORY
  7265.  
  7266. COMPUTING DIVISION
  7267.  
  7268. >
  7269.  
  7270. >           ThE SERCNET - PSS Gateway
  7271.  
  7272.  
  7273. >                      User's Guide
  7274.  
  7275.  
  7276.                                               A S Dunn
  7277.  
  7278.  
  7279. >Issue 4                                 16 February 1983
  7280.  
  7281.  
  7282. >Introduction
  7283.  
  7284. Frm 1; Next>
  7285.  
  7286. The SERCNET-PSS Gateway provides access from SERCNET to PSS and PSS
  7287.  
  7288. to SERCNET. It functions as a 'straight through' connection between
  7289.  
  7290. the networks, ie it is protocol transparant. It operates as a
  7291.  
  7292. Transport Level gateway, in accordance with the 'Yellow book'
  7293.  
  7294. Transport Service. However the present implementation does not have a
  7295.  
  7296. full Transport Service. and therefore there are some limitations in
  7297. the service provided. For X29 which is incompatible with the Yellow
  7298.  
  7299. book Transport Service. special facilities are provided for the input
  7300.  
  7301. of user identification and addresses.
  7302.  
  7303. No protocol conversion facilities are provided by the Gateway -
  7304.  
  7305. protocol conversion facilities (eg X29 - TS29) can be provided by
  7306.  
  7307. calling through a third party machine (usually on SERCNET).
  7308.  
  7309. The Transport Service addressing has been extended to include
  7310.  
  7311. authorisation fields, so that users can be billed for any charges
  7312.  
  7313. they incur.
  7314.  
  7315. The Gateway also provides facilities for users to inspect their
  7316.  
  7317. accounts and change their passwords, and also a limited HELP
  7318.  
  7319. facility.
  7320.  
  7321.  
  7322. User Interface
  7323.  
  7324.  
  7325. The interface which the user sees will depend on the local equipment to
  7326.  
  7327.  
  7328. Frm 2; Next>
  7329.  
  7330.  
  7331. which he is attached. This may be a PAD in which case he will
  7332.  
  7333. probably be using the X29 protocol, or a HOST (DTE) in which case he
  7334.  
  7335. might be using FTP for example. The local equipment must have some
  7336.  
  7337. way of generating a Transport Service Called Address for the Gateway,
  7338. which also includes an authorisation field - the format of this is
  7339.  
  7340. described below. The documentation for the local system must
  7341.  
  7342. therefore be consulted in order to find out how to generate the
  7343.  
  7344. Transport Service Called Address. Some examples given in Appendix 2.
  7345.  
  7346. A facility is provided for the benefit of users without access to the
  7347.  
  7348. 'Fast Select' facility, eg BT PAD users (but available to all X29
  7349.  
  7350. terminal users) whereby either a minimal address can be included in
  7351.  
  7352. the Call User Data Field or an X25 subaddress can be used and the
  7353.  
  7354. Call User Data Field left absent.
  7355.  
  7356. The authorisation and address can then be entered when prompted by
  7357.  
  7358. the Gateway.
  7359.  
  7360. Unauthorised Use
  7361.  
  7362. Frm 5: Next>
  7363.  
  7364. No unauthorised use of the Gateway is allowed regardless of whether
  7365.  
  7366. charges are Incurred at the Gateway or not.
  7367.  
  7368. However, there is an account DEMO (password will be supplied on
  7369.  
  7370. request) With a small allocation which is available for users to try
  7371.  
  7372. out the Gateway but it should be noted that excessive use of this
  7373.  
  7374. account will soon exhaust the allocation thus depriving others of its
  7375.  
  7376. use.
  7377.  
  7378.  
  7379. Prospective users of the Gateway should first contact User Interface
  7380.  
  7381. Group In the Computing Division of the Rutherford Appleton
  7382.  
  7383. Laboratory.
  7384.  
  7385.  
  7386. Addressing
  7387.  
  7388.  
  7389. To connect a call through the Gateway the following information is
  7390.  
  7391. required in the Transport Service Called Address:
  7392.  
  7393. 1) The name of the called network
  7394.  
  7395. 2) Authorisation. consisting of a USERID, PASSWORD and ACCOUNT, and
  7396.  
  7397. optionally, a reverse charging request
  7398.  
  7399. 3) The address of the target host on the called network
  7400.  
  7401. The format is as follows:
  7402.  
  7403.  
  7404. <netname>(<authorisation>).<host address>
  7405.  
  7406. 1) <Netname> is one of the following:
  7407.  
  7408. SERCNET   to connect to the SERC network
  7409.  
  7410. PSS       to connect to PSS
  7411.  
  7412. S         an alias for SERCNET
  7413.  
  7414. 69        another alias for SERCNET
  7415.  
  7416.  
  7417. 2)        <Authorisation> is a list of positional or keyword
  7418.  
  7419. parameters or booleans as follows:
  7420. keyword   Meaning
  7421.  
  7422.  
  7423. US        User identifier
  7424.  
  7425. PW        User's password
  7426.  
  7427. AC        the account - not used at present - talen to be same as US
  7428.  
  7429. RF        'reply paid' request (see below)
  7430.  
  7431. R         reverse charging indicator (boolean)
  7432.  
  7433.  
  7434. keywords are separated from their values by '='.
  7435.  
  7436. keyword-value pairs positional parameters and booleans are separated
  7437.  
  7438. from each other by ','. The whole string is enclosed in parentheses:
  7439.  
  7440. ().
  7441.  
  7442. Examples:
  7443.  
  7444. (FRED.XYZ R)
  7445.  
  7446. (US=FRED,PW=XYZ,R)
  7447.  
  7448. (R,PW=XYZ,US=FRED)
  7449.  
  7450. All the above have exactly the same meaning. The first form is the
  7451.  
  7452. most usual.
  7453.  
  7454. When using positionals, the order is: US,PW,AC,RP,R
  7455.  
  7456.  
  7457. 3)<Host address> is the address of the machine being called on the
  7458.  
  7459. target network. It may be a compound address, giving the service
  7460.  
  7461. within the target machine to be used. It may begin with a mnemonic
  7462.  
  7463. instead of a full DTE address. A list of current mnemonics for both
  7464.  
  7465. SERCNET and PSS is given in Appendix 1.
  7466.  
  7467. A restriction of using the Gateway is that where a Transport Service
  7468.  
  7469. address (service name) is required by the target machine to identify
  7470.  
  7471. the service to be used, then this must be included explicitly by the
  7472.  
  7473. user in the Transport Service Called Address, and not assumed from
  7474.  
  7475. the mnemonic, since the Gateway cannot Inow from the mnemonic. which
  7476.  
  7477. protocol is being used.
  7478.  
  7479. Examples:
  7480.  
  7481.  
  7482. RLGS.FTP
  7483.  
  7484. 4.FTP
  7485.  
  7486.  
  7487. Both the above would refer to the FTP service on the GEC 'B' machine
  7488.  
  7489. at Rutherford.
  7490.  
  7491. RLGB alone would in fact connect to the X29 server, since no service
  7492.  
  7493. name is Frm 7; Next>
  7494.  
  7495. required for X29.
  7496.  
  7497. In order to enable subaddresses to be entered more easily with PSS
  7498.  
  7499. addresses, the delimiter '-' can be used to delimit a mnemonic. When
  7500.  
  7501. the mnemonic is translated to an address the delimiting '-' is
  7502. deleted so that the following string is combined with the address.
  7503.  
  7504. Eg:
  7505.  
  7506. SERC-99 is translated to 23422351919199
  7507.  
  7508. Putting the abovementioned three components together, a full
  7509.  
  7510. Transport Service Called Address might look like:
  7511.  
  7512.  
  7513. S(FRED,XYZ,R).RLGS.FTF
  7514.  
  7515. Of course a request for reverse charging on SERCNET is meaningless,
  7516.  
  7517. but not illegal.
  7518.  
  7519.  
  7520. Reply Paid Facility      (Omit at first reading)
  7521.  
  7522.  
  7523. In many circumstances it is necessary for temporary authorisation to
  7524.  
  7525. be passed to a third party. For example, the recipient of network
  7526.  
  7527. MAIL may not himself be authorised to use the Gateway, and therefore
  7528.  
  7529. the sender may wish to grant him temporary authorisation in order to
  7530.  
  7531. reply. With the Job Transfer and maniplulation protocol, there is a
  7532.  
  7533. requirement to return output documents from jobs which have been
  7534.  
  7535. executed on a remote site.
  7536.  
  7537.     The reply paid facility is involved by including the RP keyword in the
  7538.  
  7539. authorisation. It can be used either as a boolean or as a
  7540.  
  7541. keyword-value pair. When used as a boolean, a default value of I is
  7542.  
  7543. assumed.
  7544.  
  7545.     The value of the RP parameter indicates the number of reply paid
  7546.  
  7547. calls which are to be authorised. All calls which use the reply paid
  7548.  
  7549. authorisation will be charged to the account of the user who
  7550.  
  7551. initiated the reply paid authorisation.
  7552.  
  7553.  
  7554. Frm 9; Next:
  7555.  
  7556.  
  7557. The reply paid authorisation parameters are transmitted to the
  7558.  
  7559. destination address of a call as a temporary user name and password
  7560.  
  7561. in the Transport Service Calling Address. The temporary user name and
  7562.  
  7563. password are in a form available for use by automatic systems in
  7564.  
  7565. setting up a reply to the address which initiated the original call.
  7566.  
  7567. Each time a successful call is completed using the temporary user
  7568.  
  7569. name and password, the number of reply paid authorisations is reduced
  7570.  
  7571. by 1, until there are none left, when no further replies are allowed.
  7572.  
  7573. In addition there is an expiry date of I week, after which the
  7574.  
  7575. authorisations are cancelled.
  7576.  
  7577. In the event of call failures and error situations, it is important
  7578.  
  7579. that the effects are clearly defined. In the following definitions,
  7580.  
  7581. the term 'fail' is used to refer to any call which terminates with
  7582.  
  7583. either a non-zero clearing cause or diagnostic code or both,
  7584. regardless of whether data has been communicated or not. The rules
  7585.  
  7586. are defined as follows:
  7587.  
  7588. 1) If a call which has requested reply paid authorisation fails for
  7589.  
  7590. any reason, then the reply paid authorisation is not set up.
  7591.  
  7592.  
  7593. 2) If the Gateway is unable to set up the reply paid authorisation
  7594.  
  7595. for any reason (eg insufficient space), then the call requesting the
  7596.  
  7597. authorisation will be refused.
  7598.  
  7599.  
  7600. 3) A call which is using reply paid authorisation may not create
  7601.  
  7602. another reply paid authorisation.
  7603.  
  7604.  
  7605. 4) If a call which is using reply paid authorisation fails due to a
  7606.  
  7607. network error (clearing cause non zero) then the reply paid count is
  7608.  
  7609. not reduced.
  7610.  
  7611.  
  7612. 5) If a call which is using reply paid authorisation fails due to a
  7613.  
  7614. host clearing (clearing cause zero, diagnostic code non-zero) then
  7615.  
  7616. the reply paid count is reduced, except where the total number of
  7617.  
  7618. segments transferred on the call is zero (ie call setup was never
  7619.  
  7620. completed).
  7621.  
  7622. Frm 11; Next?
  7623.  
  7624.  
  7625. X29 Terminal Protocol
  7626.  
  7627.     There is a problem in that X29 is incompatible with the Transport
  7628.  
  7629. Service.  For this reason, it is possible that some PAD
  7630.  
  7631. implementations will be unable to generate the Transport Service
  7632.  
  7633. Called Address. Also some PAD's, eg the British Telecom PAD, may be
  7634.  
  7635. unable to generate Fast Select calls - this means that the Call User
  7636.  
  7637. Data Field is only 12 bytes long - insufficient to hold the Transport
  7638.  
  7639. Service Address.
  7640.  
  7641.     If a PAD is able to insert a text string into the Call User Data Field
  7642.  
  7643. beginning at the fifth byte, but is restricted to 12 characters
  7644.  
  7645. because of inability to generate Fast Select calls, then a partial
  7646.  
  7647. address can be included consisting of either the network name being
  7648.  
  7649. called, or the network name plus authorisation.
  7650.  
  7651.     The first character is treated as a delimiter, and should be entered
  7652.  
  7653. as the character '7'. This is followed by the name of the called
  7654.  
  7655. network - SERCNET.
  7656.  
  7657. Alternatively, if the PAD is incapable of generating a Call User Data
  7658.  
  7659. Field, then the network name can be entered as an X25 subaddress. The
  7660.  
  7661. mechanism employed by the Gateway is to transcribe the X25 subaddress
  7662.  
  7663. to the beginning of the Transport Service Called Address, converting
  7664.  
  7665. the digits of the subaddress into ASCII characters in the process.
  7666. Note that this means only SERCNET can be called with this method at
  7667.  
  7668. present by using subaddress 69.
  7669.  
  7670.     The response from the Gateway will be the following message:
  7671.  
  7672. Please enter your authorisation and address required in form:
  7673.  
  7674. (user,password).address
  7675.  
  7676. Reply with the appropriate response eg:
  7677.  
  7678. (FRED,XYZ).RLGB
  7679.  
  7680. There is a timeout of between 3 and 4 minutes for this response.
  7681.  
  7682. after which the call will be cleared. There is no limit to the number
  7683.  
  7684. of attempts which may be made within this time limit - if the
  7685.  
  7686. authorisation or address entered is invalid, the Gateway will request
  7687.  
  7688. it again. To abandon the attempt. the call should be cleared from the
  7689.  
  7690. local PAD.
  7691.  
  7692.     A restriction of this method of use of the Gateway is that a call
  7693.  
  7694. must be correctly authorised by the Gateway before charging can
  7695.  
  7696. begin, thus reverse charge calls from PSS which do not contain
  7697.  
  7698. authorisation in the Call Request packet will be refused. However it
  7699.  
  7700. is possible to include the authorisation but not the address in the
  7701.  
  7702. Call Request packet. The authorisation must then be entered again
  7703.  
  7704. together with the address when requested by the Gateway.
  7705.  
  7706. The above also applies when using a subaddress to identify the called
  7707. network. In this case the Call User Data Field will contain only the
  7708.  
  7709. authorisation in parentheses (preceded by the delimiter '@')
  7710.  
  7711. Due to the lack of a Transport Service ACCEPT primitive in X29 it will be
  7712.  
  7713. found, on some PADs, that a 'call connected' message will appear on the
  7714.  
  7715. terminal as soon as the call has been connected to the Gateway. The 'call
  7716.  
  7717. connected' message should not be taken to imply that contact has been made
  7718.  
  7719. With the ultimate destination. The Gateway will output a message 'Call
  7720.  
  7721. connected to remote address' when the connection has been established.
  7722.  
  7723.  
  7724. Frm 14; Next
  7725.  
  7726.  
  7727. ITP Terminal Protocol
  7728.  
  7729.  
  7730. The terminal protocol ITP is used extensively on SERCNET and some
  7731.  
  7732. hosts support only this terminal protocol. Thus it will not be
  7733.  
  7734. possible to make calls directly between these hosts on SERCNET and
  7735.  
  7736. addresses on PSS which support only X29 or TS29. In these cases it
  7737.  
  7738. will be necessary to go through an intermediate machine on SERCNET
  7739.  
  7740. which supports both x29 and ITP or TS29 and ITP, such as a GEC ITP.
  7741.  
  7742. This is done by first making a call to the GEC MUM, and then making
  7743.  
  7744. an outgoing call from there to the desired destination.
  7745.  
  7746.  
  7747.  
  7748. PTS29 Terminal Protocol
  7749.  
  7750.  
  7751.     This is the ideal protocol to use through the Gateway. since there
  7752.  
  7753. should be no problem about entering the Transport Service address.
  7754.  
  7755. However, it is divisable first to ascertain that the machine to be
  7756.  
  7757. called will support
  7758.  
  7759.     When using this protocol, the service name of the TS29 server should be
  7760.  
  7761. entered explicitly, eg:
  7762.  
  7763. S(FRED,XYZ).RLGB.TS29
  7764.  
  7765.  
  7766. Restrictions
  7767.  
  7768.  
  7769.     Due to the present lack of a full Transport Service in the Gateway,
  7770.  
  7771. some primitives are not fully supported.
  7772.  
  7773. In particular, the ADRESS, DISCONNECT and RESET primitives are not
  7774.  
  7775. fully supported. Howerver this should not present serious problems,
  7776.  
  7777. since the ADDRESS and REASET primitives are not widely used, and the
  7778.  
  7779. DISCONNECT primitive can be carried in a Clear Request packet.
  7780.  
  7781. IPSS
  7782.  
  7783. Access to IPSS is through PSS.  Just enter the IPSS address in place
  7784.  
  7785. of the PSS address.
  7786.  
  7787. ................    and on and on for 17 pages
  7788.  
  7789. CHAPTER 8
  7790.  
  7791. Viewdata Systems
  7792.  
  7793.  
  7794.     Viewdata, or videotex, has had a curious history. At one stage, in
  7795.  
  7796. the late 1970s, it was possible to believe that it was about to take
  7797.  
  7798. over the world, giving computer power to the masses via their
  7799.  
  7800. domestic tv sets. It was revolutionary in the time it was developed,
  7801.  
  7802. around 1975, in research laboratories owned by what was then called
  7803.  
  7804. the Post Office, but which is now British Telecom. It had a
  7805.  
  7806. colour-and-graphics display, a user-friendly means of talking to it
  7807.  
  7808. at a time when most computers needed precise grunts to make them
  7809.  
  7810. work, and the ordinary layperson could learn how to use it in five
  7811.  
  7812. minutes.
  7813.  
  7814.     The viewdata revolution never happened, because Prestel, its most
  7815.  
  7816. public incarnation, was mismarketed by its owners, British Telecom,
  7817.  
  7818. and because, in its original version, it is simply too clumsy and
  7819.  
  7820. limited to handle more sophisticated applications. All information is
  7821.  
  7822. held on electronic file cards which can easily be either too big or
  7823.  
  7824. too small for a particular answer and the only way you can obtain the
  7825.  
  7826. desired information is by keying numbers, trundling down endless
  7827.  
  7828. indices. In the early days of Prestel, most of what you got was
  7829.  
  7830. indices, not substantive information. By the time that viewdata sets
  7831.  
  7832. were supposed to exist in their hundreds of thousands, home
  7833.  
  7834. computers, which had not been predicted at all when viewdata first
  7835.  
  7836. appeared, had already sold into the millionth British home.
  7837.  
  7838.     Yet private viewdata, mini-computers configured to look like
  7839.  
  7840. Prestel and to use the same special terminals, has been a modest
  7841.  
  7842. success. At the time of writing there are between 120 and 150
  7843.  
  7844. significant installations. They have been set up partly to serve the
  7845.  
  7846. needs of individual companies, but also to help particular trades,
  7847.  
  7848. industries and professions. The falling cost of viewdata terminals
  7849.  
  7850. has made private systems attractive to the travel trade, to retail
  7851.  
  7852. stores, the motor trade, to some local authorities and to the
  7853.  
  7854. financial world.
  7855.  
  7856.     The hacker, armed with a dumb viewdata set, or with a software
  7857.  
  7858. fix for his micro, can go ahead and explore these services. At the
  7859.  
  7860. beginning of this book, I said my first hack was of a viewdata
  7861.  
  7862. service. Viditel, the Dutch system. It is astonishing how many
  7863.  
  7864. British hackers have had a similar experience. Indeed, the habit of
  7865.  
  7866. viewdata hacking has spread throughout Europe also: the wonder- fully
  7867.  
  7868. named Chaos Computer Club of Hamburg had some well-publicised fun
  7869.  
  7870. with Bildschirmtext, the West German Prestel equivalent
  7871.  
  7872. colloquially-named Btx.
  7873.  
  7874.     What they appear to have done was to acquire the password of the
  7875.  
  7876. Hamburger Sparkasse, the country's biggest savings bank group.
  7877.  
  7878. Whereas telebanking is a relatively modest part of Prestel --the
  7879.  
  7880. service is called Homelink--the West German banks have been a
  7881.  
  7882. powerful presence on Btx since its earliest days. In fact, another
  7883.  
  7884. Hamburg bank, the Verbraucher Bank, was responsible for the world's
  7885.  
  7886. first viewdata Gateway, for once in this technology, showing the
  7887.  
  7888. British the way. The 25-member Computer Chaos Club probably acquired
  7889.  
  7890. the password as a result of the carelessness of a bank employee.
  7891.  
  7892. Having done so, they set about accessing the bank's own, rather high
  7893.  
  7894. priced, pages, some of which cost almost DM10 (ú2.70). In a
  7895.  
  7896. deliberate demonstration, the Club then set a computer to
  7897.  
  7898. systematically call the pages over and over again, achieving a
  7899.  
  7900. re-access rate of one page every 20 seconds. During a weekend in
  7901.  
  7902. mid-November 1984, they made more than 13,000 accesses and ran up a
  7903.  
  7904. notional bill of DM135,000 (ú36,000). Information Providers, of
  7905.  
  7906. course, are not charged for looking at their own pages, so no bill
  7907.  
  7908. was payable and the real cost of the hack was embarrassment.
  7909.  
  7910.  
  7911.  
  7912.     In hacking terms, the Hamburg hack was relatively trivial-- simple
  7913.  
  7914. password acquisition. Much more sophisticated hacks have been
  7915.  
  7916. perpertrated by British enthusiasts.
  7917.  
  7918.     Viewdata hacking has three aspects: to break into systems and become
  7919.  
  7920. user, editor or system manager thereof; to discover hidden parts of
  7921.  
  7922. systems to which you have been legitimately admitted, and to uncover
  7923.  
  7924. new services.
  7925.  
  7926.  
  7927. Viewdata software structures
  7928.  
  7929.  
  7930.     An understanding of how a viewdata database is set up is a great
  7931.  
  7932. aid in learning to discover what might be hidden away.  Remember,
  7933.  
  7934. there are always two ways to each page--by following the internal
  7935.  
  7936. indexes, or by direct keying using *nnn#. In typical viewdata
  7937.  
  7938. software, each electronic file card or 'page' exists on an overall
  7939.  
  7940. tree-like structure:
  7941.  
  7942.                         Page
  7943.  
  7944.                            0
  7945.  
  7946.                            |
  7947.  
  7948.       ---------------------+----------------------- ...
  7949.  
  7950.       1     2     3     4     5     6     7     8
  7951.  
  7952.       ------------+-------------------------------- ...
  7953.       31    32    33    34    35    36    37    38
  7954.  
  7955.                               |
  7956.  
  7957.       ------------------------+-------------------- ...
  7958.  
  7959.       351   352   353   354   355   356   357   358  3-digit
  7960.  
  7961.                    |                                 node
  7962.  
  7963.       -------------+------------------------------- ...
  7964.  
  7965.       3531  3532  3533  3534  3535  3536  3537  3538
  7966.  
  7967.                                                  |
  7968.  
  7969.       -------------------------------------------+-- ...
  7970.  
  7971.  
  7972.     Top pages are called parents; lower pages filials. Thus page 3538
  7973.  
  7974. needs parent pages 353, 35, 3 and 0 to support it, i.e. these pages
  7975.  
  7976. must exist on the system. On Prestel, the parents owned by
  7977.  
  7978. Information Providers (the electronic publishers) are 3 digits long
  7979.  
  7980. (3-digit nodes). Single and double-digit pages (0 to 99) are owned by
  7981.  
  7982. the 'system manager' (and so are any pages beginning with the
  7983.  
  7984. sequences 100nn-199nn and any beginning with a 9nnn). When a page is
  7985.  
  7986. set up by an Information Provider (the process of going into 'edit'
  7987.  
  7988. mode varies from software package to package; on Prestel, you call up
  7989.  
  7990. page 910) two processes are necessary--the overt page (i.e. the
  7991.  
  7992. display the user sees) must be written using a screen editor. Then
  7993.  
  7994. the IP must select a series of options--e.g. whether the page is for
  7995.  
  7996. gathering a response from the user or is just to furnish information;
  7997.  
  7998. whether the page is to be open for viewing by all, by a Closed User
  7999.  
  8000. Group, or just by the IP (this facility is used while a large
  8001.  
  8002. database is being written and so that users don't access part of it
  8003.  
  8004. by mistake); the price (if any) the page will bear--and the 'routing
  8005.  
  8006. instructions'. When you look at a viewdata page and it says 'Key 8
  8007.  
  8008. for more information on ABC', it is the routing table that is
  8009.  
  8010. constructed during edit that tells the viewdata computer: 'If a user
  8011.  
  8012. on this page keys 8, take him through to the following next page'.
  8013.  
  8014. Thus, page 353880 may say 'More information on ABC....KEY 8'. The
  8015.  
  8016. information on ABC is actually held on page 3537891. The routing
  8017.  
  8018. table on page 353880 will say: 8=3537891. In this example, you will
  8019.  
  8020. see that 3537891 i9 not a true filial of 353880--this does not
  8021.  
  8022. matter; however, in order for 3537891 to exist on the system, its
  8023.  
  8024. parents must exist, i.e.  there must be pages 353789, 35378, 3537
  8025.  
  8026. etc.
  8027.  
  8028. P R E S T E L
  8029.  
  8030. PRESTEL EDITING SYSTEM
  8031.  
  8032. Input Details -
  8033.  
  8034.  
  8035. Update option o
  8036.  
  8037.  
  8038.  
  8039. Pageno 4190100         Frame-Id       a
  8040.  
  8041.  
  8042.  
  8043. User CUG               User access    y
  8044.  
  8045.  
  8046.  
  8047. Frame type i         Frame price 2p
  8048.  
  8049.  
  8050.  
  8051.           Choice type s
  8052.  
  8053.  
  8054.  
  8055. Choices
  8056.  
  8057. 0-    *                  1-       4196121
  8058.  
  8059. 2-    4196118            3-       4196120
  8060.  
  8061. 4-    4196112            5-       4196119
  8062.  
  8063. 6-    4196110            7-       *
  8064.  
  8065. 8-    4190101            9-       4199
  8066.  
  8067.  
  8068.  
  8069. Prestel Editing. This is the 'choices' page which se s up the frame
  8070.  
  8071. before the overt page - the one the user sees - is prepared.
  8072.  
  8073.     These quirky features of viewdata software can help the hacker
  8074.  
  8075. search out hidden databases:
  8076. (   Using a published directory, you can draw up a list of 'nodes' and
  8077.  
  8078. who occupies them. You can then list out apparently 'unoccupied'
  8079.  
  8080. nodes and see if they contain anything interesting. It was when a
  8081.  
  8082. hacker spotted that an 'obvious' Prestel node, 456, had been unused
  8083.  
  8084. for a while, that news first got out early in 1984 about the Prestel
  8085.  
  8086. Micro computing service, several weeks ahead of the official
  8087.  
  8088. announcement.
  8089.  
  8090. (   If you look at the front page of a service, you can follow the
  8091.  
  8092. routings of the main index--are all the obvious immediate filials
  8093.  
  8094. used? If not, can you get at them by direct keying?
  8095.  
  8096. (   Do any services start lower down a tree than you might expect
  8097.  
  8098. (i.e. more digits in a page number than you might have thought)? In
  8099.  
  8100. that case, try accessing the parents and see what happens.
  8101.  
  8102. (   Remember that you can get a message 'no such page' for two
  8103.  
  8104. reasons: because the page really doesn't exist, or because the
  8105.  
  8106. Information Provider has put it on 'no user access'. In the latter
  8107.  
  8108. case, check to see whether this has been done consistently--look at
  8109.  
  8110. the immediate possible filials.  To go back to when Prestel launched
  8111.  
  8112. its Prestel Microcom- puting service, using page 456 as a main node,
  8113.  
  8114. 456 itself was closed off until the formal opening, but page 45600
  8115.  
  8116. was open.
  8117. Prestel Special Features
  8118.  
  8119.  
  8120.     In general, this book has avoided giving specific hints about
  8121.  
  8122. individual services, but Prestel is so widely available in the UK and
  8123.  
  8124. so extensive in its coverage that a few generalised notes seem
  8125.  
  8126. worthwhile.
  8127.  
  8128.     Not all Prestel's databases may be found via the main index or in
  8129.  
  8130. the printed directories; even some that are on open access are
  8131.  
  8132. unadvertised. Of particular interest over the last few years have
  8133.  
  8134. been nodes 640 (owned by the Research and Development team at
  8135.  
  8136. Martlesham), 651 (Scratchpad--used for ad hoc demonstration
  8137.  
  8138. databases), 601 (mostly mailbox facilities but also known to carry
  8139.  
  8140. experimental advanced features so that they can be tried out), and
  8141.  
  8142. 650 (News for Information Providers--mostly but not exclusively in a
  8143.  
  8144. Closed User Group). Occasionally equipment manufacturers offer
  8145.  
  8146. experimental services as well: I have found high-res graphics and
  8147.  
  8148. even instruction codes for digitised full video lurking around.
  8149.  
  8150.     In theory, what you find on one Prestel computer you will find on
  8151.  
  8152. all the others. In practice this has never been true, as it has
  8153.  
  8154. always been possible to edit individually on each computer, as well
  8155.  
  8156. as on the main updating machine which is supposed to broadcast to all
  8157.  
  8158. the others. The differences in what is held in each machine will
  8159.  
  8160. become greater over time.
  8161.  
  8162.     Gateway is a means of linking non-viewdata external computers to
  8163.  
  8164. the Prestel system. It enables on-screen buying and booking, complete
  8165.  
  8166. with validation and confirmation. It even permits telebanking, Most
  8167.  
  8168. 'live' forms of gateway are very secure, with several layers of
  8169.  
  8170. password and security. However, gateways require testing before they
  8171.  
  8172. can be offered to the public; in the past, hackers have been able to
  8173.  
  8174. secure free rides out of Prestel....
  8175.  
  8176.     Careful second-guessing of the routings on the databases including
  8177.  
  8178. telesoftware(*) have given users free programs while the
  8179.  
  8180. telesoftware(*) was still being tested and before actual public
  8181.  
  8182. release.
  8183.  
  8184.     Prestel, as far as the ordinary user is concerned, is a very
  8185.  
  8186. secure system--it uses 14-digit passwords and disconnects after three
  8187.  
  8188. unsuccessful tries. For most purposes, the only way of hacking into
  8189.  
  8190. Prestel is to acquire a legitimate user's password, perhaps because
  8191.  
  8192. they have copied it down and left it prominently displayed. Most
  8193.  
  8194. commercial viewdata sets allow the owner to store the first ten
  8195.  
  8196. digits in the set (some even permit the full 14), thus making the
  8197.  
  8198. casual hacker's task easier.  However, Prestel was sensationally
  8199. hacked at the end of October 1984, the whole system Iying at the feet
  8200.  
  8201. of a team of four West London hackers for just long enough to
  8202.  
  8203. demonstrate the extent of their skill to the press. Their success was
  8204.  
  8205. the result of persistence and good luck on their side and poor
  8206.  
  8207. security and bad luck on the part of BT. As always happens with
  8208.  
  8209. hacking activities that do not end up in court, some of the details
  8210.  
  8211. are disputed; there are also grounds for believing that news of the
  8212.  
  8213. hack was deliberately held back until remedial action had taken
  8214.  
  8215. place, but this is the version I believe:
  8216.  
  8217.     The public Prestel service consists of a network of computers,
  8218.  
  8219. mostly for access by ordinary users, but with two special-purpose
  8220.  
  8221. machines, Duke for IPs to update their information into and Pandora,
  8222.  
  8223. to handle Mailboxes (Prestel's variant on electronic mail). The
  8224.  
  8225. computers are linked by non-public packet-switched lines. Ordinary
  8226.  
  8227. Prestel users are registered (usually) onto two or three computers
  8228.  
  8229. local to them which they can access with the simple three-digit
  8230.  
  8231. telephone number 618 or 918. In most parts of the UK, these two
  8232.  
  8233. numbers will return a Prestel whistle. (BT Prestel have installed a
  8234.  
  8235. large number of local telephone nodes and
  8236.  
  8237. (*)Tefesoftware is a technique for making regular computer programs
  8238.  
  8239. available via viewdata the program lines are compressed according to
  8240. a simple set of rules and set up on a senes of viewdata frames. Each
  8241.  
  8242. frame contains a modest error-checking code. To receive a program,
  8243.  
  8244. the user's computer, under the control of a 'download' routine calls
  8245.  
  8246. the first program page down from the viewdata host, runs the error
  8247.  
  8248. check on it, and demands a re transmission if the check gives a
  8249.  
  8250. 'false' If it gives a 'true', the user's machine unsqueezes the
  8251.  
  8252. programmes and dumps them into the Computers main memory or disc
  8253.  
  8254. store. It then requests the next viewdata page unfil the whole
  8255.  
  8256. program is collected. You then have a text file which must be
  8257.  
  8258. Converted into program instructions. Depending on what model of
  8259.  
  8260. micro you have, and which telesoftware package, you can either run
  8261.  
  8262. the program immediately or expect it. Personally I found the
  8263.  
  8264. telesoftware experience interesting the first time I tried it, and
  8265.  
  8266. quite useless in terms of speed, reliability and quality afterwards.
  8267.  
  8268. leased lines to transport users to their nearest machine at local
  8269.  
  8270. call rates, even though in some cases that machine may be 200 miles
  8271.  
  8272. away). Every Prestel machine also has several regular phone numbers
  8273.  
  8274. associated with it, for IPs and engineers. Most of these numbers
  8275.  
  8276. confer no extra privileges on callers: if you are registered to a
  8277.  
  8278. particular computer and get in via a 'back-door' phone number you
  8279.  
  8280. will pay Prestel and IPs exactly the same as if you had dialled 618
  8281. or 918. If you are not registered, you will be thrown off after three
  8282.  
  8283. tries.
  8284.  
  8285.     In addition to the public Prestel computers there are a number of
  8286.  
  8287. other BT machines, not on the network, which look like Prestel and
  8288.  
  8289. indeed carry versions of the Prestel database. These machines, left
  8290.  
  8291. over from an earlier stage of Prestel's development, are now used for
  8292.  
  8293. testing and development of new Prestel features. The old Hogarth
  8294.  
  8295. computer, originally used for international access, is now called
  8296.  
  8297. 'Gateway Test' and, as its name implies, is used by IPs to try out
  8298.  
  8299. the interconnections of their computers with those of Prestel prior
  8300.  
  8301. to public release. It is not clear how the hackers first became aware
  8302.  
  8303. of the existence of these 'extra' machines; one version is that it
  8304.  
  8305. was through the acquisition of a private phone book belonging to a BT
  8306.  
  8307. engineer. Another version suggests that they tried 'obvious' log-in
  8308.  
  8309. pass-numbers--2222222222 1234--on a public Prestel computer and found
  8310.  
  8311. themselves inside a BT internal Closed User Group which contained
  8312.  
  8313. lists of phone numbers for the develop computers. The existence of at
  8314.  
  8315. least two stories suggests that the hackers wished to protect their
  8316.  
  8317. actual sources. In fact, some of the phone numbers had, to my certain
  8318.  
  8319. knowledge, appeared previously on bulletin boards.
  8320.  
  8321.  
  8322.     At this first stage, the hackers had no passwords; they could
  8323.  
  8324. simply call up the log-in page. Not being registered on that
  8325.  
  8326. computer, they were given the usual three tries before the line was
  8327.  
  8328. disconnected.
  8329.  
  8330.     For a while, the existence of these log-in pages was a matter of
  8331.  
  8332. mild curiosity.  Then, one day, in the last week of October, one of
  8333.  
  8334. the log-in pages looked different: it contained what appeared to be a
  8335.  
  8336. valid password, and one with system manager status, no less. A
  8337.  
  8338. satisfactory explanation for the appearance of this password
  8339.  
  8340. imprinted on a log-in page has not so far been forthcoming.  Perhaps
  8341.  
  8342. it was carelessness on the part of a BT engineer who thought that, as
  8343.  
  8344. the phone number was unlisted, no unauthorised individual would ever
  8345.  
  8346. see it.  The pass-number was tried and admission secured.
  8347.  
  8348.     After a short period of exploration of the database, which
  8349.  
  8350. appeared to be a 'snapshot' of Prestel rather than a live version of
  8351.  
  8352. it--thus showing that particular computer was not receiving constant
  8353.  
  8354. updates from Duke--the hackers decided to explore the benefits of
  8355.  
  8356. System Manager status. Since they had between them some freelance
  8357.  
  8358. experience of editing on Prestel, they knew that all Prestel special
  8359.  
  8360. features pages are in the *9nn# range: 910 for editing; 920 to change
  8361.  
  8362. personal passwords; 930 for mailbox messages and so ...what would
  8363. pages 940, 950, 960 and so on do? It became obvious that these pages
  8364.  
  8365. would reveal details of users together with account numbers
  8366.  
  8367. (systelnos), passwords and personal passwords.  There were facilities
  8368.  
  8369. to register and deregister users.
  8370.  
  8371.     However, all this was taking place on a non-public computer. Would
  8372.  
  8373. the same passwords on a 'live' Prestel machine give the same
  8374.  
  8375. benefits? Amazingly enough, the passwords gave access to every
  8376.  
  8377. computer on the Prestel network. It was now time to examine the user
  8378.  
  8379. registration details of real users as opposed to the BT employees who
  8380.  
  8381. were on the development machine. The hackers were able to assume any
  8382.  
  8383. personality they wished and could thus enter any Closed User Group,
  8384.  
  8385. simply by picking the right name. Among the CUG services they swooped
  8386.  
  8387. into were high-priced ones providing investment advice for clients of
  8388.  
  8389. the stockbroker Hoare Govett and commentary on international currency
  8390.  
  8391. markets supplied by correspondents of the Financial Times. They were
  8392.  
  8393. also able to penetrate Homelink, the telebanking service run by the
  8394.  
  8395. Nottingham Building Society.  They were not able to divert sums of
  8396.  
  8397. money, however, as Homelink uses a series of security checks which
  8398.  
  8399. are independent of the Prestel system.
  8400.  
  8401.     Another benefit of being able to become whom they wished was the
  8402.  
  8403. ability to read Prestel Mailboxes, both messages in transit that had
  8404. not yet been picked up by the intended recipient and those that had
  8405.  
  8406. been stored on the system once they had been read.  Among the
  8407.  
  8408. Mailboxes read was the one belonging to Prince Philip.  Later, with a
  8409.  
  8410. newspaper reporter as witness, one hacker sent a Mailbox, allegedly
  8411.  
  8412. from Prince Philip to the Prestel System Manager:
  8413.  
  8414. I do so enjoy puzzles and games. Ta ta. Pip! Pip!
  8415.  
  8416.  
  8417. H R H Hacker
  8418.  
  8419.  
  8420.     Newspaper reports also claimed that the hackers were able to gain
  8421.  
  8422. editing passwords belonging to IPs, enabling them to alter pages and
  8423.  
  8424. indeed the Daily Mail of November 2nd carried a photograph of a
  8425.  
  8426. Prestel page from the Financial Times International Financial Alert
  8427.  
  8428. saying:
  8429.  
  8430.                     FT NEWSFLASH!!!      1 EQUALS $50
  8431.  
  8432.  
  8433.     The FT maintained that, whatever might theoretically have been
  8434.  
  8435. possible, in fact they had no record of their pages actually being so
  8436.  
  8437. altered and hazarded the suggestion that the hacker, having broken
  8438.  
  8439. into their CUG and accessed the page, had 'fetched it back' onto his
  8440.  
  8441. own micro and then edited there, long enough for the Mail's
  8442.  
  8443. photographer to snap it for his paper, but without actually
  8444.  
  8445. retransmitting the false page back to Prestel. As with so many other
  8446.  
  8447. hacking incidents, the full truth will never be known because no one
  8448.  
  8449. involved has any interest in its being told.
  8450.  
  8451.     However, it is beyond doubt that the incident was regarded with the
  8452.  
  8453. utmost seriousness by Prestel itself. They were convinced of the
  8454.  
  8455. extent of the breach when asked to view page 1, the main index page,
  8456.  
  8457. which bore the deliberate mis-spelling: Idnex. Such a change
  8458.  
  8459. theoretically could only have been made by a Prestel employee with
  8460.  
  8461. the highest internal security clearance. Within 30 minutes, the
  8462.  
  8463. system manager password had been changed on all computers, public and
  8464.  
  8465. research. All 50,000 Prestel users signing on immediately after
  8466.  
  8467. November 2nd were told to change their personal password without
  8468.  
  8469. delay on every computer to which they were registered. And every IP
  8470.  
  8471. received, by Special Delivery, a complete set of new user and editing
  8472.  
  8473. passwords.
  8474.  
  8475.     Three weeks after the story broke, the Daily Mail thought it had
  8476.  
  8477. found yet another Prestel hack and ran the following page 1 headline:
  8478.  
  8479. 'Royal codebuster spies in new raid on Prestel', a wondrous
  8480.  
  8481. collection of headline writer's buzzwords to capture the attention of
  8482.  
  8483. the sleepy reader. This time an Information Provider was claiming
  8484.  
  8485. that, even after new passwords had been distributed, further security
  8486. breaches had occurred and that there was a 'mole' within Prestel
  8487.  
  8488. itself. That evening, Independent Television News ran a feature much
  8489.  
  8490. enjoyed by cognoscenti: although the story was about the Prestel
  8491.  
  8492. service, half the film footage used to illustrate it was wrong: they
  8493.  
  8494. showed pictures of the Oracle (teletext) editing facility and of
  8495.  
  8496. some-one using a keypad that could only have belonged to a TOPIC set,
  8497.  
  8498. as used for the Stock Exchange's private service. Finally, the name
  8499.  
  8500. of the expert pulled in for interview was mis-spelled although he was
  8501.  
  8502. a well-known author of micro books. The following day, BBC-tv's
  8503.  
  8504. breakfast show ran an item on the impossibility of keeping Prestel
  8505.  
  8506. secure, also full of ludicrous inaccuracies.
  8507.  
  8508. It was the beginning of a period during which hackers and hacking
  8509.  
  8510. attracted considerable press interest. No news service operating in
  8511.  
  8512. the last two months of 1984 felt it was doing an effective job if it
  8513.  
  8514. couldn't feature its own Hacker's Confession, suitably filmed in deep
  8515.  
  8516. shadow. As happens now and again, press enthusiasm for a story ran
  8517.  
  8518. ahead of the ability to check for accuracy and a number of Hacks That
  8519.  
  8520. Never Were were reported and, in due course, solemnly commented on.
  8521.  
  8522.     BT had taken much punishment for the real hack--as well as causing
  8523.  
  8524. deep depression among Prestel staff, the whole incident had occurred
  8525.  
  8526. at the very point when the corporation was being privatised and
  8527. shares being offered for sale to the public--and to suffer an
  8528.  
  8529. unwarranted accusation of further lapses in security was just more
  8530.  
  8531. than they could bear.  It is unlikely that penetration of Prestel to
  8532.  
  8533. that extent will ever happen again, though where hacking is
  8534.  
  8535. concerned, nothing is impossible.
  8536.  
  8537.     There is one, relatively uncommented-upon vulnerability in the
  8538.  
  8539. present Prestel set-up: the information on Prestel is most easily
  8540.  
  8541. altered via the bulk update protocols used by Information Providers,
  8542.  
  8543. where there is a remarkable lack of security. All the system
  8544.  
  8545. presently requires is a 4-character editing password and the IP's
  8546.  
  8547. systel number, which is usually the same as his mailbox number
  8548.  
  8549. (obtainable from the on-system mailbox directory on page *7#) which
  8550.  
  8551. in turn is very likely to be derived from a phone number.
  8552.  
  8553.  
  8554. Other viewdata services
  8555.  
  8556.  
  8557.     Large numbers of other viewdata services exist: in addition to the
  8558.  
  8559. Stock Exchange's TOPIC and the other viewdata based services
  8560.  
  8561. mentioned in chapter 4, the travel trade has really clutched the
  8562.  
  8563. technology to its bosom: the typical High Street agent not only
  8564.  
  8565. accesses Prestel but several other services which give up-to-date
  8566.  
  8567. information on the take-up of holidays, announce price changes and
  8568. allow confirmed air-line and holiday bookings.
  8569.  
  8570.     Several of the UK's biggest car manufacturers have a stock locator
  8571.  
  8572. system for their dealers: if you want a British Leyland model with a
  8573.  
  8574. specific range of accessories and in the colour combinations of your
  8575.  
  8576. choice, the chances are that your local dealer will not have it
  8577.  
  8578. stock. He can, however, use the stock locator to tell him with which
  8579.  
  8580. other dealer such a machine may be found.
  8581.  
  8582.     Stock control and management information is used by retail chains
  8583.  
  8584. using, in the main, a package developed by a subsidiary of Debenhams.
  8585.  
  8586. Debenhams had been early enthusiasts of Prestel in the days when it
  8587.  
  8588. was still being pitched at a mass consumer audience--its service was
  8589.  
  8590. called Debtel which wags suggested was for people who owed money or,
  8591.  
  8592. alternatively, for upper-class young ladies.
  8593.  
  8594.     Later it formed DISC to link together its retail outlets, and this
  8595.  
  8596. was hacked in 1983.  The store denied that anything much had
  8597.  
  8598. happened, but the hacker appeared (in shadow) on a tv program
  8599.  
  8600. together with a quite convincing demonstration of his control over
  8601.  
  8602. the system.
  8603.  
  8604.     Audience research data is despatched in viewdata mode to
  8605.  
  8606. advertising agencies and broadcasting stations by AGB market
  8607.  
  8608. research.  There are even alternate viewdata networks rivalling that
  8609. owned by Prestel, the most important of which is, at the time of
  8610.  
  8611. writing, the one owned by Istel and headquartered at Redditch in the
  8612.  
  8613. Midlands. This network transports several different trade and
  8614.  
  8615. professional services as well as the internal data of British
  8616.  
  8617. Leyland, of whom Istel is a subsidiary.
  8618.  
  8619.     A viewdata front-end processor is a minicomputer package which
  8620.  
  8621. sits between a conventionally-structured database and its ports which
  8622.  
  8623. look into the phone-lines. Its purpose is to allow users with
  8624.  
  8625. viewdata sets to search the main database without the need to
  8626.  
  8627. purchase an additional conventional dumb terminal. Some view- data
  8628.  
  8629. front-end processors (FEPs) expect the user to have a full alphabetic
  8630.  
  8631. keyboard, and merely transform the data into viewdata pages 40
  8632.  
  8633. characters by 24 lines in the usual colours. More sophisticated FEPs
  8634.  
  8635. go further and allow users with only numeric keypads to retrieve
  8636.  
  8637. information as well. By using FEPs a database publisher or system
  8638.  
  8639. provider can reach a larger population of users. FEPs have been known
  8640.  
  8641. to have a lower standard of security protection than the conventional
  8642.  
  8643. systems to which they were attached.
  8644.  
  8645.  
  8646.  
  8647.  
  8648.  
  8649.  
  8650. Viewdata standards
  8651.  
  8652.  
  8653.     The UK viewdata standard--the particular graphics set and method
  8654.  
  8655. of transmitting frames -- is adopted in many other European countries
  8656.  
  8657. and in former UK imperial possessions. Numbers and passwords to
  8658.  
  8659. access these services occasionally appear on bulletin boards and the
  8660.  
  8661. systems are particularly interesting to enter while they are still on
  8662.  
  8663. trial. As a result of a quirk of Austrian law, anyone can
  8664.  
  8665. legitimately enter their service without a password; though one is
  8666.  
  8667. needed if you are to extract valuable information. However, important
  8668.  
  8669. variants to the UK standards exist: the French (inevitably) have a
  8670.  
  8671. system that is remarkably similar in outline but incompatible.
  8672.  
  8673.     In North America, the emerging standard which was originally put
  8674.  
  8675. together by the Canadians for their Telidon service but which has
  8676.  
  8677. now, with modifications, been promoted by Ma Bell, has high
  8678.  
  8679. resolution graphics because, instead of building up images from block
  8680.  
  8681. graphics, it uses picture description techniques (eg draw line, draw
  8682.  
  8683. arc, fill-in etc) of the sort relatively familiar to most users of
  8684.  
  8685. modern home micros. Implementations of NALPS (as the US standard is
  8686.  
  8687. called) are available for the IBM PC.
  8688.  
  8689.  
  8690.  
  8691.    The Finnish public service uses software which can handle nearly
  8692.  
  8693. all viewdata formats, including a near-photographic mode.
  8694.  
  8695.     Software similar to that used in the Finnish public service can be
  8696.  
  8697. found on some private systems.  Countries vary considerably in their
  8698.  
  8699. use of viewdata technology: the German and Dutch systems consist
  8700.  
  8701. almost entirely of gateways to third-party computers; the French
  8702.  
  8703. originally cost-justified their system by linking it to a massive
  8704.  
  8705. project to make all telephone directories open to electronic enquiry,
  8706.  
  8707. thus saving the cost of printed versions. French viewdata terminals
  8708.  
  8709. thus have full alpha-keyboards instead of the numbers-only versions
  8710.  
  8711. common in other countries. For the French, the telephone directory is
  8712.  
  8713. central and all other information peripheral. Teletel/Antiope, as the
  8714.  
  8715. service is called, suffered its first serious hack late in 1984 when
  8716.  
  8717. a journalist on the political/satirical weekly Le Canard Finchaine
  8718.  
  8719. claimed to have penetrated the Atomic Energy Commission's computer
  8720.  
  8721. files accessible via Teletel and uncovered details of laser projects,
  8722.  
  8723. nuclear tests in the South Pacific and an experimental nuclear
  8724.  
  8725. reactor.
  8726.  
  8727.  
  8728.  
  8729.  
  8730.  
  8731.  
  8732. Viewdata: the future
  8733.  
  8734.  
  8735.     Viewdata grew up at a time when the idea of mass computer
  8736.  
  8737. ownership was a fantasy, when the idea that private individuals could
  8738.  
  8739. store and process data locally was considered far-fetched and when
  8740.  
  8741. there were fears that the general public would have difficulties in
  8742.  
  8743. tackling anything more complicated than a numbers- only key-pad.
  8744.  
  8745. These failures of prediction have lead to the limitations and
  8746.  
  8747. clumsiness of present-day viewdata. Nevertheless, the energy and
  8748.  
  8749. success of the hardware salesmen plus the reluctance of companies and
  8750.  
  8751. organisations to change their existing set-ups will ensure that for
  8752.  
  8753. some time to come, new private viewdata systems will continue to be
  8754.  
  8755. introduced...and be worth trying to break into.
  8756.  
  8757.     There is one dirty trick that hackers have performed on private
  8758.  
  8759. viewdata systems. Entering them is often easy, because high-level
  8760.  
  8761. editing passwords are, as mentioned earlier, sometimes desperately
  8762.  
  8763. insecure (see chapter 6) and it is easy to acquire editing status.
  8764.  
  8765.     Once you have discovered you are an editor, you can go to edit
  8766.  
  8767. mode and edit the first page on the system, page 0: you can usually
  8768.  
  8769. place your own message on it, of course; but you can also default all
  8770.  
  8771. the routes to page 90. Now *90# in most viewdata systems is the
  8772.  
  8773. log-out command, so the effect is that, as soon as someone logs in
  8774.  
  8775. successfully and tries to go beyond the first page, the system logs
  8776.  
  8777. them out....
  8778.  
  8779.     However, this is no longer a new trick, and one which should be
  8780.  
  8781. used with caution: is the database used by an important organisation?
  8782.  
  8783. Are you going to tell the system manager what you have done and
  8784.  
  8785. urge more care in password selection in future?
  8786.  
  8787.  
  8788.  
  8789. CHAPTER 9
  8790.  
  8791. Radio Computer Data
  8792.  
  8793.  
  8794.     Vast quantities of data traffic are transmitted daily over the
  8795.  
  8796. radio frequency spectrum; hacking is simply a matter of hooking up a
  8797.  
  8798. good quality radio receiver and a computer through a suitable
  8799.  
  8800. interface. On offer are news services from the world's great press
  8801.  
  8802. agencies, commercial and maritime messages, meteorological data, and
  8803.  
  8804. plenty of heavily-encrypted diplomatic and military traffic. A
  8805.  
  8806. variety of systems, protocols and transmission methods are in use and
  8807.  
  8808. the hacker jaded by land-line communication (and perhaps for the
  8809.  
  8810. moment put off by the cost of phone calls) will find plenty of fun on
  8811.  
  8812. the airwaves.
  8813.  
  8814.     The techniques of radio hacking are similar to those necessary for
  8815.  
  8816. computer hacking. Data transmission over the airwaves uses either a
  8817.  
  8818. series of audio tones to indicate binary 0 and 1 which are modulated
  8819.  
  8820. on transmit and demodulated on receive or alternatively frequency
  8821.  
  8822. shift keying which involves the sending of one of two slightly
  8823.  
  8824. different radio frequency carriers, corresponding to binary 0 or
  8825.  
  8826. binary 1. The two methods of transmission sound identical on a
  8827.  
  8828. communications receiver (see below) and both are treated the same for
  8829.  
  8830. decoding purposes. The tones are different from those used on
  8831.  
  8832. land-lines--'space' is nearly always 1275 Hz and 'mark' can be one of
  8833.  
  8834. three tones: 1445 Hz (170 Hz shift--quite often used by amateurs and
  8835.  
  8836. with certain technical advantages); 1725 Hz (450 Hz shift--the one
  8837.  
  8838. most commonly used by commercial and news services) and 2125 Hz (850
  8839.  
  8840. Hz shift--also used commercially). The commonest protocol uses the
  8841.  
  8842. 5-bit Baudot code rather than 7-bit or 8-bit ASCII. The asynchronous,
  8843.  
  8844. start/stop mode is the most common.  Transmission speeds include: 45
  8845.  
  8846. baud (60 words/minute), 50 baud (66 words/minute), 75 baud (100
  8847.  
  8848. words/ minute). 50 baud is the most common.  However, many
  8849.  
  8850. interesting variants can be heard--special versions of Baudot for
  8851.  
  8852. non- European languages, error correction protocols, and various
  8853.  
  8854. forms of facsimile.
  8855.     The material of greatest interest is to be found in the high
  8856.  
  8857. frequency or 'short wave' part of the radio spectrum, which goes from
  8858.  
  8859. 2 MHz, just above the top of the medium wave broadcast band, through
  8860.  
  8861. to 30 MHz, which is the far end of the 10-meter amateur band which
  8862.  
  8863. itself is just above the well-known Citizens' Band at 27 MHz.
  8864.  
  8865.     The reason this section of the spectrum is so interesting is that,
  8866.  
  8867. unique among radio waves, it has the capacity for world-wide
  8868.  
  8869. propagation without the use of satellites, the radio signals being
  8870.  
  8871. bounced back, in varying degrees, by the ionosphere. This special
  8872.  
  8873. quality means that everyone wants to use HF (high frequency)
  8874.  
  8875. transmission--not only international broadcasters, the propaganda
  8876.  
  8877. efforts of which are the most familiar uses of HF. Data transmission
  8878.  
  8879. certainly occurs on all parts of the radio spectrum, from VLF (Very
  8880.  
  8881. Low Frequency, the portion below the Long Wave broadcast band which
  8882.  
  8883. is used for submarine communication), through the commercial and
  8884.  
  8885. military VHF and UHF bands, beyond SHF (Super High Frequency, just
  8886.  
  8887. above 1000 MHz) right to the microwave bands. But HF is the most
  8888.  
  8889. rewarding in terms of range of material available, content of
  8890.  
  8891. messages and effort required to access it.
  8892.  
  8893.     Before going any further, hackers should be aware that in a number
  8894.  
  8895. of countries even receiving radio traffic for which you are not
  8896. licensed is an offence; in nearly all countries making use of
  8897.  
  8898. information so received is also an offence and, in the case of news
  8899.  
  8900. agency material, breach of copyright may also present a problem.
  8901.  
  8902.     However, owning the equipment required is usually not illegal and,
  8903.  
  8904. since few countries require a special license to listen to amateur
  8905.  
  8906. radio traffic (as opposed to transmitting, where a license is needed)
  8907.  
  8908. and since amateurs transmit in a variety of data modes as well,
  8909.  
  8910. hackers can set about acquiring the necessary capability without
  8911.  
  8912. fear.
  8913.  
  8914.  
  8915. Equipment
  8916.  
  8917.  
  8918.     The equipment required consists of a communications receiver, an
  8919.  
  8920. antenna, an interface unit/software and a computer.
  8921.  
  8922. Communications receiver - This is the name given to a good quality
  8923.  
  8924. high frequency receiver. Suitable models can be obtained,
  8925.  
  8926. second-hand, at around ú100; new receivers cost upwards of ú175.
  8927.  
  8928. There is no point is buying a radio simply designed to pick up
  8929.  
  8930. shortwave broadcasts which will lack the sensitivity, selectivity and
  8931.  
  8932. resolution necessary. A minimum specification would be:
  8933.  
  8934.  
  8935.  
  8936.  
  8937. Coverage      500 kHz--30 MHz
  8938.  
  8939. Resolution    >100 Hz
  8940.  
  8941. Modes         AM, Upper Side Band, Lower Side Band,
  8942.  
  8943.               CW (Morse)
  8944.  
  8945.  
  8946.     Tuning would be either by two knobs, one for MHz, one for kHz, or
  8947.  
  8948. by keypad.  On more expensive models it is possible to vary the
  8949.  
  8950. bandwidth of the receiver so that it can be widened for musical
  8951.  
  8952. fidelity and narrowed when listening to bands with many signals close
  8953.  
  8954. to one another.
  8955.  
  8956.     Broadcast stations transmit using AM (amplitude modulation), but
  8957.  
  8958. in the person-to-person contacts of the aeronautical, maritime and
  8959.  
  8960. amateur world, single-side-band-suppressed carrier techniques are
  8961.  
  8962. used--the receiver will feature a switch marked AM, USB, LSB, CW etc.
  8963.  
  8964. Side-band transmission uses less frequency space and so allows more
  8965.  
  8966. simultaneous conversations to take place, and is also more efficient
  8967.  
  8968. in its use of the power available at the transmitter. The chief
  8969.  
  8970. disadvantage is that equipment for receiving is more expensive and
  8971.  
  8972. must be more accurately tuned.  Upper side band is used on the whole
  8973.  
  8974. for voice traffic, and lower side band for data traffic. (Radio
  8975.  
  8976. amateurs are an exception: they also use lower side-band for voice
  8977.  
  8978. transmissions below 10 MHz.) Suitable sources of supply for
  8979.  
  8980. communications receivers are amateur radio dealers, whose addresses
  8981.  
  8982. may be found in specialist magazines like Practical Wireless, Amateur
  8983.  
  8984. Radio, Ham Radio Today.
  8985.  
  8986. Antenna - Antennas are crucial to good shortwave reception--the sort
  8987.  
  8988. of short 'whip' aerial found on portable radios is quite insufficient
  8989.  
  8990. if you are to capture transmissions from across the globe. When using
  8991.  
  8992. a computer close to a radio you must also take considerable care to
  8993.  
  8994. ensure that interference from the CPU and monitor don't squash the
  8995.  
  8996. signal you are trying to receive. The sort of antenna I recommend is
  8997.  
  8998. the 'active dipole', which has the twin advantages of being small and
  8999.  
  9000. of requiring little operational attention. It consists of a couple of
  9001.  
  9002. 1-meter lengths of wire tied parallel to the ground and meeting in a
  9003.  
  9004. small plastic box. This is mounted as high as possible, away from
  9005.  
  9006. interference, and is the 'active' part. From the plastic box descends
  9007.  
  9008. coaxial cable which is brought down to a small power supply next to
  9009.  
  9010. the receiver and from there the signal is fed into the receiver
  9011.  
  9012. itself. The plastic box contains special low-noise transistors.
  9013.  
  9014.     It is possible to use simple lengths of wire, but these usually
  9015.  
  9016. operate well only on a limited range of frequencies, and you will
  9017.  
  9018. need to cover the entire HF spectrum. Active antennas can be obtained
  9019. by mail order from suppliers advertising in amateur radio
  9020.  
  9021. magazines--the Datong is highly recommended.
  9022.  
  9023.     Interface The 'interface' is the equivalent of the modem in landline
  9024.  
  9025. communications; indeed, advertisements of newer products actually refer to
  9026.  
  9027. radio modems. Radio tele-type, or RTTY, as it is called, is traditionally
  9028.  
  9029. received on a modified teleprinter or telex machine; and the early interfaces
  9030.  
  9031. or terminal units (TUs) simply converted the received audio tones into 'mark'
  9032.  
  9033. and 'space' to act as the equivalent of the electrical line conditions of a
  9034.  
  9035. telex circuit.  Since the arrival of the microcomputer, however, the design
  9036.  
  9037. has changed dramatically and the interface now has to perform the following
  9038.  
  9039. functions:
  9040.  
  9041.  
  9042. 1 Detect the designated audio tones
  9043.  
  9044. 2 Convert them into electrical logic states
  9045.  
  9046. 3 Strip the start/stop bits, convert the Baudot code into ASCII equivalents, 
  9047.  
  9048. reinsert start/stop bits
  9049.  
  9050. 4 Deliver the new signal into an appropriate port on the computer.
  9051.  
  9052. (If RS232C is not available, then any other port, e.g. Game, that is)
  9053.  
  9054.     A large number of designs exist: some consist of hardware
  9055.  
  9056. interfaces plus a cassette, disc or ROM for the software; others
  9057.  
  9058. contain both the hardware for signal acquisition and firmware for its
  9059.  
  9060. decoding in one box.
  9061.  
  9062.     Costs vary enormously and do not appear to be related to quality
  9063.  
  9064. of result. The kit-builder with a ZX81 can have a complete set-up for
  9065.  
  9066. under ú40; semi-professional models, including keyboards and screen
  9067.  
  9068. can cost in excess of ú1000.
  9069.  
  9070.     The kit I use is based on the Apple II (because of that model's
  9071.  
  9072. great popularity in the USA, much hardware and software exists); the
  9073.  
  9074. interface talks into the game port and I have several items of
  9075.  
  9076. software to present Baudot, ASCII or Morse at will. There is even
  9077.  
  9078. some interesting software for the Apple which needs no extra
  9079.  
  9080. hardware--the audio from the receiver is fed direct into the cassette
  9081.  
  9082. port of the Apple, but this method is difficult to replicate on other
  9083.  
  9084. machines because of the Apple's unique method of reading data from
  9085.  
  9086. cassette.
  9087.  
  9088.     Excellent inexpensive hard/firmware is available for many Tandy
  9089.  
  9090. computers, and also for the VlC20/Commodore 64. On the whole US
  9091.  
  9092. suppliers seem better than those in the UK or Japan-- products are
  9093.  
  9094. advertised in the US magazines QST and 73.
  9095.  
  9096.     Setting Up Particular attention should be paid to linking all the
  9097.  
  9098. equipment together; there are special problems about using sensitive
  9099.  
  9100. radio receiving equipment in close proximity to computers and VDUs.
  9101.  
  9102. Computer logic blocks, power supplies and the synchronising pulses on
  9103.  
  9104. VDUs are all excellent sources of radio interference (rfi). RFI
  9105.  
  9106. appears not only as individual signals at specific points on the
  9107.  
  9108. radio dial, but also as a generalised hash which can blank out all
  9109.  
  9110. but the strongest signals.
  9111.  
  9112.     Interference can escape from poorly packaged hardware, but also
  9113.  
  9114. from unshielded cables which act as aerials. The remedy is simple to
  9115.  
  9116. describe: encase and shield everything, connecting all shields to a
  9117.  
  9118. good earth, preferably one separate from the mains earth. In
  9119.  
  9120. practice, much attention must be paid to the detail of the
  9121.  
  9122. interconnections and the relative placing of items of equipment. In
  9123.  
  9124. particular, the radio's aerial should use coaxial feeder with a
  9125.  
  9126. properly earthed outer braid, so that the actual wires that pluck the
  9127.  
  9128. signals from the ether are well clear of computer-created rfi. It is
  9129.  
  9130. always a good idea to provide a communications receiver with a proper
  9131.  
  9132. earth, though it will work without one: if used with a computer, it
  9133.  
  9134. is essential.
  9135.  
  9136.     Do not let these paragraphs put you off; with care excellent
  9137.  
  9138. results can be obtained. And bear in mind my own first experience:
  9139.  
  9140. ever eager to try out same new kit, I banged everything together with
  9141.  
  9142. great speed--ribbon cable, poor solder joints, an antenna taped
  9143.  
  9144. quickly to a window in a metal frame less than two meters from the
  9145.  
  9146. communications receiver--and all I could hear from 500 kHz to 30
  9147.  
  9148. MHz, wherever I tuned, was a great howl-whine of protest...
  9149.  
  9150.  
  9151. Where to listen
  9152.  
  9153.  
  9154.     Scanning through the bands on a good communications receiver, you
  9155.  
  9156. realise just how crowded the radio spectrum is. The table in Appendix
  9157.  
  9158. VI gives you an outline of the sandwich-like fashion in which the
  9159.  
  9160. bands are organised.
  9161.  
  9162.     The 'fixed' bands are the ones of interest; more particularly, the
  9163.  
  9164. following ones are where you could expect to locate news agency
  9165.  
  9166. transmissions (in kHz):
  9167.  
  9168. 3155     -- 3400                     14350   --   14990
  9169.  
  9170. 3500     -- 3900                     15600   --   16360
  9171.  
  9172. 3950     -- 4063                     17410   --   17550
  9173.  
  9174. 4438     -- 4650                     18030   --   18068
  9175.  
  9176. 4750     -- 4995                     18168   --   18780
  9177.  
  9178. 5005     -- 5480                     18900   --   19680
  9179.  
  9180. 5730     -- 5950                     19800   --   19990
  9181.  
  9182. 6765     -- 7000                     20010   --   21000
  9183. 7300     -- 8195                     21850   --   21870
  9184.  
  9185. 9040     -- 9500                     22855   --   23200
  9186.  
  9187. ggoo     -- 9995                     23350   --   24890
  9188.  
  9189. 10100    -- 11175                    25010   --   25070
  9190.  
  9191. 11400    -- 11650                    25210   --   25550
  9192.  
  9193. 12050    -- 12330                    26175   --   28000
  9194.  
  9195. 13360    -- 13600                    29700   --   30005
  9196.  
  9197. 13800    -- 14000
  9198.  
  9199.     In addition, amateurs tend to congregate around certain spots on the
  9200.  
  9201. frequency map: 3590, 14090, 21090, 28090, and at VHF/UHF: 144.600,
  9202.  
  9203. 145.300, MHz 432.600, 433.300.
  9204.  
  9205.  
  9206. Tuning In
  9207.  
  9208.  
  9209.     Radio Teletype signals have a characteristic two-tone warble sound
  9210.  
  9211. which you will hear properly only if your receiver is operating in
  9212.  
  9213. SSB (single-side-band) mode. There are other digital tone-based
  9214.  
  9215. signals to be heard: FAX (facsimile), Helschcrieber (which uses a
  9216.  
  9217. technique similar to dot-matrix printers and is used for Chinese and
  9218.  
  9219. related pictogram-style alphabets), SSTV (slow scan television, which
  9220.  
  9221. can take up to 8 seconds to send a low-definition picture), and
  9222.  
  9223. others.
  9224.     But with practice, the particular sound of RTTY can easily be
  9225.  
  9226. recognised. More experienced listeners can also identify shifts and
  9227.  
  9228. speeds by ear.
  9229.  
  9230.     You should tune into the signal watching the indicators on your
  9231.  
  9232. terminal unit to see that the tones are being properly captured--
  9233.  
  9234. typically, this involves getting two LEDs to flicker simultaneously.
  9235.  
  9236.     The software will now try to decode the signal, and it will be up
  9237.  
  9238. to you to set the speed and 'sense'. The first speed to try is 66/7
  9239.  
  9240. words per minute, which corresponds to 50 baud, as this is the most
  9241.  
  9242. common. On the amateur bands, the usual speed is 60 words per minute
  9243.  
  9244. (45 baud); thereafter, if the rate sounds unusually fast, you try 100
  9245.  
  9246. words per minute (approximately 75 baud).
  9247.  
  9248.     By 'sense' or 'phase' is meant whether the higher tone corresponds
  9249.  
  9250. to logical 1 or logical 0.  Services can use either format; indeed
  9251.  
  9252. the same transmission channel may use one 'sense' on one occasion and
  9253.  
  9254. the reverse 'sense' on another. Your software can usually cope with
  9255.  
  9256. this. If it can't, all is not lost: you retune your receiver to the
  9257.  
  9258. opposite, side-band and the phase will thereby be reversed. So, if
  9259.  
  9260. you are listening on the lower side-band (LSB), usually the
  9261.  
  9262. conventional way to receive, you simply switch over to USB (upper
  9263.  
  9264. side-band), retune the signal into the terminal unit, and the sense'
  9265. will have been reversed.
  9266.  
  9267.     Many news agency stations try to keep their channels open even if
  9268.  
  9269. they have no news to put out: usually they do this by sending test
  9270.  
  9271. messages like: 'The quick brown fox....' or sequences like
  9272.  
  9273. 'RYRYRYRYRYRY...' such signals are useful for testing purposes, if
  9274.  
  9275. a little dull to watch scrolling up the VDU screen.
  9276.  
  9277.     You will discover many signals that you can't decode: the
  9278.  
  9279. commonest reason is that the transmissions do not use European
  9280.  
  9281. alphabets, and all the elements in the Baudot code have been
  9282.  
  9283. re-assigned--some versions of Baudot use not one shift, but two, to
  9284.  
  9285. give the required range of characters. Straightforward en- crypted
  9286.  
  9287. messages are usually recognisable as coming in groups of five
  9288.  
  9289. letters, but the encryption can also operate at the bit- as well as
  9290.  
  9291. at the character-level -- in that case, too, you will get
  9292.  
  9293. gobbleydegook.
  9294.  
  9295.     A limited amount of ASCII code as opposed to Baudot is to be
  9296.  
  9297. found, but mostly on the amateur bands.
  9298.  
  9299.     Finally, an error-correction protocol, called SITOR, is
  9300.  
  9301. increasingly to be found on the maritime bands, with AMTOR, an amateur
  9302.  
  9303. variant, in the amateur bands, SITOR has various modes of operation
  9304.  
  9305. but, in its fullest implementation, messages are sent in blocks which
  9306. must be formally acknowledged by the recipient before the next one is
  9307.  
  9308. despatched. The transmitter keeps trying until an acknowledgement is
  9309.  
  9310. received. You may even come across, on the amateur bands, packet
  9311.  
  9312. radio, which has some of the features of packet switching on digital
  9313.  
  9314. land lines. This is one of the latest enthusiasms in amateur radio
  9315.  
  9316. with at least two different protocols in relatively wide use.
  9317.  
  9318. Discussion of SITOR and packet radio is beyond the scope of this
  9319.  
  9320. book, but the reader is referred to BARTG (the British Amateur Radio
  9321.  
  9322. Teletype Group) and its magazine Datacom for further information. You
  9323.  
  9324. do not need to be a licensed radio amateur to join. The address is:
  9325.  
  9326. 27 Cranmer Court, Richmond Road, Kingston KT2 SPY.
  9327.  
  9328.     Operational problems of radio hacking are covered at the end of
  9329.  
  9330. Appendix I, the Baudot code is given Appendix IV and an outline
  9331.  
  9332. frequency plan is to be found in Appendix VI.
  9333.  
  9334.     The material that follows represents some of the types of common
  9335.  
  9336. transmissions: news services, test slips (essentially devices for
  9337.  
  9338. keeping a radio channel open), and amateur. The corruption in places
  9339.  
  9340. is due either to poor radio propagation conditions or to the presence
  9341.  
  9342. of interfering signals.
  9343.  
  9344. REVUE DE LA PRESSE ITALIENNE DU VENDREDI 28 DECEMBRE 1984
  9345. LE PROCES AUX ASSASSINS DE L~ POIELUSZKO, LA VISITE DE
  9346.  
  9347. M. SPADOLINI A ISRAEL, LA SITUATION AU CAMBODGE ET LA GUER-
  9348.  
  9349. ILLA AU MOZAMBIQUE FONT LES TITES DES PAGES POLITIQUES
  9350.  
  9351.  
  9352.  
  9353. MOBILISATION TO WORK FOR THE ACCOUNT OF 1985
  9354.  
  9355.  
  9356.  
  9357. - AT THE ENVER HOXHA AUTOMOBILE AND
  9358.  
  9359. TRACTOR COMBINE IN TIRANA 2
  9360.  
  9361.  
  9362.  
  9363. TIRANA, JANUARY XATA/. - THE WORKING PEOPLE OF THE ENVER HOXH~/
  9364.  
  9365. AUTOMOBILE AND TRACTOR COMBINE BEGAN THEIR WORR WITH VIGOUR
  9366.  
  9367. AND MOBILISATION FOR THE ACCOUNT OF 1985. THE WORK IN THIS
  9368.  
  9369. IMPROVOWNT CENTER FOR MECHANICAL INDUSTRY WAS NOT INTERRUPTED
  9370.  
  9371. FOR ONE MOMENT AND THE WORKING PEOPLE 8~S ONE ANOTHER FOR
  9372.  
  9373. FRESHER GREATER VICTORIES UNDER THE LEADERSHIP OF THE PARTY
  9374.  
  9375. WITH ENVER HOXHA AT THE HEAD, DURING THE SHIFTS, NEAR
  9376.  
  9377. THE FURNANCES~ PRESSES ETC.. JUST LIKE SCORES OF WORKING COLLE-
  9378.  
  9379. CTIVES OF THE COUNTRY WHICH WERE NOT AT HOME DURING THE NEW
  9380.  
  9381. YEAR B
  9382.  
  9383. IN THE FRONTS OF WORK FOR THE BENEFITS OF THE SOCI-
  9384.  
  9385. ALIST CONSTRUCTION OF THE COUNTRY.
  9386.  
  9387. PUTTING INTO LIFE THE TEACHINGS OF THE PARTY AND THE INSTRU-
  9388.  
  9389. CTIONS OF COMRADE ENVER HOXHA, THE WORKING COLLECTIVE OF THIS
  9390.  
  9391. COMBINE SCORED FRESH SUCCESSES DURING 1984 TO REALIZE THE
  9392.  
  9393. INDICES OF THE STATE PLAN BY RASING THE ECEONOMIC EFFECTIVE-
  9394.  
  9395. NESS. THE WORKING PEOPLE SUCCESSFULLY REALIZED AND OVERFUL
  9396.  
  9397. FILLED THE OBJECTIVE OF THE REVOLUTIONARY DRIVE ON THE HIGHER
  9398.  
  9399. EFFECTIOVENESS OF PRODUCTION, UNDERTAKEN IN KLAIDQAULSK SO~
  9400.  
  9401. WITHIN 1984 THE PLANNED PRODUCTIVITY, ACCORDING TO THE INDEX
  9402.  
  9403. OF THE FIVE YEAR PLAN, WAS OVERFULFILLED BY 2 PER CENT.
  9404.  
  9405. MOREOVER, THE FIVE YEAR PLAN FOR THE GMWERING OF THE COST OF
  9406.  
  9407. PRODUCTION WAS RAISED 2 MONTHS AHEAD OF TIME, ONE FIVE YEAR
  9408.  
  9409. PLAN FOR THE PRODUCTION OF MACHINERIES LAND EQUIPMENT AND
  9410.  
  9411. THE PRODUCTION OF THE TRACTORS WAS OVER-
  9412.  
  9413. FULFILLED. THE NET INCOME OF THE FIVE YEAR PLAN WAS REALIZED
  9414.  
  9415. WITHIN 4 YEARS. ETCM
  9416.  
  9417. YRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRY
  9418.  
  9419. RYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYR
  9420.  
  9421. YRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRY
  9422.  
  9423. YRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRY
  9424.  
  9425. RYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYRYR~ u UL ~v_.~v
  9426.  
  9427. GJ4YAD GJ4YAD DE G4DF G4DF
  9428.  
  9429. SOME QRM BUT MOST OK. THE SHIFT IS NORMAL...SHIFT IS NORMAL.
  9430.  
  9431. FB ON YOUR RIG AND NICE TO MEET YOU IN RTTY. THE WEATHER HERE
  9432.  
  9433. TODAY IS FINE AND BEEN SUNNY BUT C9LD. I HAVE BEEN IN THIS MODE
  9434.  
  9435. BEFORE BUT NOT FOR A FEW YEARS HI HI.
  9436.  
  9437. GJ4YAD GJ4YAD DE G4DF G4DF
  9438.  
  9439. PSE KKK
  9440. G4ElE G4EJE DE G3IMS G3IMS
  9441.  
  9442. TNX FOR COMING BACk. RIG HERE IS ICOM 720A BUT I AM SENDING
  9443.  
  9444. AFSk; NOT FSk'. I USED TO HAVE A CREED BUT CHUCKED IT OUT IT WAS
  9445.  
  9446. TOO NOISY AND NOW HAVE VIC2D SYSTEM AND SOME US kIT MY SON
  9447.  
  9448. BROUGHT ME HE TRAVELS A LOT.
  9449.  
  9450. HAD LOTS OF TROUBLE WITH RFI AND HAVE NOT YET CURED IT. VERTY BAD
  9451.  
  9452. QRM AT MOMENT. CAN GET NOTHING ABOVE 1CI MEGS AND NOT MUCH EX-G ON
  9453.  
  9454. S(:). HI HI. SUNSPOT COUNT IS REALLY LOW.
  9455.  
  9456. G4EJE G4EJE DE G3IMS G3IMS
  9457.  
  9458. ~I.Of;KKKk'KKKK
  9459.  
  9460. RYRYRYRYRYRYRYRYRYR
  9461.  
  9462. ~K~fk'KKKKKKK
  9463.  
  9464. G3IMS G3IMS DE G4EJE G4EJE
  9465.  
  9466. FB OM. URM IS GETTING WORSE. I HAVE ALWAYS LIk.ED ICOM RIGS BUT
  9467.  
  9468. THEY ARE EXEPENSIVE. CAN YOU RUN FULL 1QCI PER CENT DUTY CYCLE ON
  9469.  
  9470. RTTY OR DO YOU HAVE TO RUN AROUND 50 PER CENT. I GET OVER-HEATING
  9471.  
  9472. ON THIS OLD YAESU lQl. WHAT SORT OF ANTENNA SYSTEM DO YOU USE.
  9473.  
  9474. HERE IS A TRAPPED VERTICAL WITH 8CI METERS TUNED TO RTTY SPOT AT
  9475.  
  9476. ~;59(:1.
  9477.  
  9478. I STILL USE CREED 7 THOUGH AM GETTING FED UP WITH MECHANICAL
  9479.  
  9480. BREAK- W WN AND NOISE BUT I HAVE HEARD ABOUT RFI AND HOME
  9481.  
  9482. COMPUTER5. MY NEPHEW HAS A SPECTRUM, CAN YOU GET RTTY SOFTWARE
  9483.  
  9484. FOR THAT/.
  9485.  
  9486. G3IMs G3IMS DE G4EJE G4EJE
  9487.  
  9488.  
  9489.  
  9490. CHAPTER 10
  9491.  
  9492. Hacking: the Future
  9493.  
  9494.  
  9495.     Security is now probably the biggest single growth area within the
  9496.  
  9497. mainstream computer business. At conference after conference,
  9498.  
  9499. consultants compete with each other to produce the most frightening
  9500.  
  9501. statistics.
  9502.  
  9503.  
  9504.  
  9505.    The main concern, however, is not hacking but fraud. Donn Parker,
  9506.  
  9507. a frequent writer and speaker on computer crime based at the Stanford
  9508.  
  9509. Research Institute has put US computer fraud at $3000 million a year;
  9510. although reported crimes amount to only $100 million annually. In
  9511.  
  9512. June 1983 the Daily Telegraph claimed that British computer-related
  9513.  
  9514. frauds could be anything between ú500 million and ú2.5 billion a
  9515.  
  9516. year. Detective Inspector Ken McPherson, head of the computer crime
  9517.  
  9518. unit at the Metropolitan Police, was quoted in 1983 as saying that
  9519.  
  9520. within 15 years every fraud would involve a computer. The trouble is,
  9521.  
  9522. very few victims are prepared to acknowledge their losses. To date,
  9523.  
  9524. no British clearing bank has admitted to suffering from an
  9525.  
  9526. out-and-out computer fraud, other than the doctoring of credit and
  9527.  
  9528. plastic ID cards. Few consultants believe that they have been immune.
  9529.  
  9530.     However, to put the various threats in perspective, here are two
  9531.  
  9532. recent US assessments. Robert P Campbell of Advanced Information
  9533.  
  9534. Management, formerly head of computer security in the US Army,
  9535.  
  9536. reckons that only one computer crime in 100 is detected; of those
  9537.  
  9538. detected, 15 per cent or fewer are reported to the authorities, and
  9539.  
  9540. that of those reported, one in 33 is successfully prosecuted--a
  9541.  
  9542. 'clear-up' rate of one in 22,000.
  9543.  
  9544.     And Robert Courtney, former security chief at IBM produced a list
  9545.  
  9546. of hazards to computers: 'The No 1 problem now and forever is errors
  9547.  
  9548. and omissions'. Then there is crime by insiders, particularly
  9549.  
  9550. non-technical people of three types: single women under 35; 'little
  9551.  
  9552. old ladies' over 50 who want to give the money to charity; and older
  9553.  
  9554. men who feel their careers have left them neglected.  Next, natural
  9555.  
  9556. disasters. Sabotage by disgruntled employees. Water damage. As for
  9557.  
  9558. hackers and other outsiders who break in, he estimates it is less
  9559.  
  9560. than 3 per cent of the total.
  9561.  
  9562.     Here in the UK, the National Computing Centre says that at least
  9563.  
  9564. 90 per cent of computer crimes involve putting false information into
  9565.  
  9566. a computer, as opposed to sophisticated logic techniques; such crimes
  9567.  
  9568. are identical to conventional embezzlement: looking for weaknesses
  9569.  
  9570. in an accounting system and taking advantage. In such cases the
  9571.  
  9572. computer merely carries out the fraud with more thoroughness than a
  9573.  
  9574. human, and the print-out gives the accounts a spurious air of being
  9575.  
  9576. correct.
  9577.  
  9578.     In the meantime, we are on the threshold of a new age of pportunities for 
  9579.  
  9580. the hacker. The technology we can afford has suddenly become much more 
  9581.  
  9582. interesting.
  9583.  
  9584.     The most recent new free magazines to which I have acquired
  9585.  
  9586. subscriptions are for owners of the IBM PC, its variants and clones.
  9587.  
  9588. There are two UK monthlies for regular users, another for corporate
  9589.  
  9590. buyers and several US titles.
  9591.  
  9592.     The IBM PC is only partly aimed at small business users as a
  9593.  
  9594. stand-alone machine to run accounting, word processing, spread- sheet
  9595.  
  9596. calculation and the usual business dross; increasingly the marketing
  9597.  
  9598. is pitching it as an executive work-station, so that the corporate
  9599.  
  9600. employee can carry out functions not only local to his own office,
  9601.  
  9602. but can access the corporate mainframe as well--for data, messaging
  9603.  
  9604. with colleagues, and for greater processing power.
  9605.  
  9606.     In page after page, the articles debate the future of this
  9607.  
  9608. development--do employees want work-stations? Don't many bosses still
  9609.  
  9610. feel that anything to do with typing is best left to their secretary?
  9611.  
  9612. How does the executive workstation relate to the mainframe? Do you
  9613.  
  9614. allow the executive to merely collect data from it, or input as well?
  9615.  
  9616. If you permit the latter, what effect will this have on the integrity
  9617.  
  9618. of the mainframe's files? How do you control what is going on? What
  9619.  
  9620. is the future of the DP professional? Who is in charge?
  9621.  
  9622.     And so the articles go on. Is IBM about to offer packages which
  9623.  
  9624. integrate mainframes and PCs in one enormous system, thus effectively
  9625.  
  9626. blocking out every other computer manufacturer and software publisher
  9627.  
  9628. in the world by sheer weight and presence?
  9629.  
  9630.     I don't know the answers to these questions, but elsewhere in
  9631.  
  9632. these same magazines is evidence that the hardware products to
  9633.  
  9634. support the executive workstation revolution are there--or, even if
  9635.  
  9636. one has the usual cynicism about computer trade advertising ahead of
  9637.  
  9638. actual availability, about to be.
  9639.  
  9640.     The products are high quality terminal emulators, not the sort of
  9641.  
  9642. thing hitherto achieved in software--variants on asynchronous
  9643.  
  9644. protocols with some fancy cursor addressing--but cards capable of
  9645.  
  9646. supporting a variety of key synchronous communications, like 327x
  9647.  
  9648. (bisynch and SDLC), and handling high-speed file transfers in CICs,
  9649.  
  9650. TSO, IMS and CMS.
  9651.  
  9652.     These products feature special facilities, like windowing or
  9653.  
  9654. replicate aspects of mainframe operating systems like VM (Virtual
  9655.  
  9656. Machine), giving the user the experience of having several different
  9657.  
  9658. computers simultaneously at his command. Other cards can handle IBM's
  9659.  
  9660. smaller mini- mainframes, the Systems/34 and /38. Nor are other
  9661.  
  9662. mainframe manufacturers with odd-ball comms requirements ignored:
  9663.  
  9664. ICL, Honeywell and Burroughs are all catered for. There are even
  9665.  
  9666. several PC add-ons which give a machine direct X.25; it can sit on a
  9667.  
  9668. packet-switched network without the aid of a PAD.
  9669.  
  9670.     Such products are expensive by personal micro standards, but it
  9671.  
  9672. means that, for the expenditure of around ú8000, the hacker can call
  9673.  
  9674. up formidable power from his machine. The addition of special
  9675.  
  9676. environments on these new super micros which give the owner direct
  9677.  
  9678. experience of mainframe operating systems--and the manuals to go with
  9679.  
  9680. them--will greatly increase the population of knowledgeable computer
  9681.  
  9682. buffs. Add to this the fact that the corporate workstation market, if
  9683.  
  9684. it is at all succesful, must mean that many executives will want to
  9685.  
  9686. call their mainframe from home --and there will be many many more
  9687.  
  9688. computer ports on the PTSN or sitting on PSS.
  9689.  
  9690.     There can be little doubt that the need for system security will
  9691.  
  9692. play an increasing role in the specification of new mainframe
  9693.  
  9694. installations. For some time, hardware and software engineers have
  9695.  
  9696. had available the technical devices necessary to make a computer
  9697.  
  9698. secure; the difficulty is to get regular users to implement the
  9699.  
  9700. appropriate methods--humans can only memorise a limited number of
  9701.  
  9702. passwords. I expect greater use will be made of threat monitoring
  9703.  
  9704. techniques: checking for sequences of unsuccessful attempts at
  9705.  
  9706. logging in, and monitoring the level of usage of customers for
  9707.  
  9708. extent, timing, and which terminals or ports they appear on.
  9709.  
  9710.     The interesting thing as far as hackers are concerned is that it
  9711.  
  9712. is the difficulty of the exercise that motivates us, rather than the
  9713.  
  9714. prospect of instant wealth. It is also the flavour of naughty, but
  9715.  
  9716. not outright, illegality. I remember the Citizens Band radio boom of
  9717.  
  9718. a few years ago: it started quietly with just a handful of London
  9719.  
  9720. breakers who had imported US sets, really simply to talk to a few
  9721.  
  9722. friends. One day everyone woke up, switched on their rigs and
  9723.  
  9724. discovered overnight there was a whole new sub-culture out there,
  9725.  
  9726. breathing the ether. Every day there were more and more until no
  9727.  
  9728. spare channels could be found. Then some talented engineers found out
  9729.  
  9730. how to freak the rigs and add another 40 channels to the original 40.
  9731.  
  9732. And then another 40. Suddenly there were wholesalers and retailers
  9733.  
  9734. and fanzines, all selling and promoting products the using or
  9735.  
  9736. manufacturing of which was illegal under British law.
  9737.  
  9738.     Finally, the government introduced a legalised CB, using different
  9739.  
  9740. standards from the imported US ones. Within six months the illegal
  9741.  
  9742. scene had greatly contracted, and no legal CB service of comparable
  9743.  
  9744. size ever took its place. Manufacturers and shop- keepers who had
  9745.  
  9746. expected to make a financial killing were left with warehouses full
  9747.  
  9748. of the stuff. Much of the attraction of AM CB was that it was
  9749.  
  9750. forbidden and unregulated. There is the desire to be an outlaw, but
  9751.  
  9752. clever and not too outrageous with it, in very many of us.
  9753.  
  9754.  
  9755.  
  9756.     So I don't believe that hacking can be stopped by tougher
  9757.  
  9758. security, or by legislation, or even by the fear of punishment.
  9759.  
  9760.     Don't get me wrong: I regard computers as vastly beneficial. But
  9761.  
  9762. they can threaten our traditional concepts of freedom, individuality
  9763.  
  9764. and human worth I like to believe hacking is a curious
  9765.  
  9766. re-assertion of some of those ideas.
  9767.  
  9768.     The challenge of hacking is deeply ingrained in many computer
  9769.  
  9770. enthusiasts; where else can you find an activity the horizons of
  9771.  
  9772. which are constantly expanding, where new challenges and dangers can
  9773.  
  9774. be found every day, where you are not playing a visibly artificial
  9775.  
  9776. 'game', where so much can be accessed with so little resource but a
  9777.  
  9778. small keyboard, a glowing VDU, an inquisitive and acquisitive brain,
  9779.  
  9780. and an impish mentality?
  9781.  
  9782.  
  9783.  
  9784. APPENDIX I
  9785.  
  9786. Trouble Shooting
  9787.  
  9788.  
  9789. The assumption is that you are operating in the default mode of
  9790.  
  9791. 300/300 baud asynchronous using CCITT tones, 7 bits, even parity, one
  9792.  
  9793. stop bit, full-duplex/echo off, originate. You have dialled the
  9794.  
  9795. remote number, seized the line and can hear a data tone. Something is
  9796.  
  9797. not working properly. This is a partial list of possibilities:
  9798.  
  9799. The screen remains blank
  9800.  
  9801. (   A physical link has failed -- check the cables between computer,
  9802.  
  9803. modem and phone line.
  9804.  
  9805. (   The remote modem needs waking up--send a <cr> or failing that, a
  9806.  
  9807. ENQ (<ctrl>E), character.
  9808.  
  9809. (   The remote modem is operating at a different speed.  Some modems
  9810.  
  9811. can be brought up to speed by hitting successive <cr>s; they usually
  9812.  
  9813. begin at 110 baud and then go to 300,so two successive <cr>s should
  9814.  
  9815. do the trick.
  9816.  
  9817. (   The remote modem is not working at V21 standards, either because
  9818.  
  9819. it is a different CCITT standard, e.g. V22, V22 bis, V23 etc or
  9820.  
  9821. operates on Bell (US) tones.
  9822.  
  9823. (   Since different standards tend to have different 'wake-up' tones
  9824.  
  9825. which are easily recognised with practice, you may be able to spot
  9826.  
  9827. what is happening. It shouldn't need to be said that if you are
  9828.  
  9829. calling a North American service you should assume Bell tones.
  9830.  
  9831. (    Both your modem and that of the remote service are in answer or in
  9832.  
  9833. originate and so cannot 'speak' to each other. Always assume you are
  9834.  
  9835. in the originate mode.
  9836.  
  9837. (   The remote service is not using ASCII/International Alphabet No 5.
  9838. The screen fills with random characters
  9839.  
  9840.  
  9841. (   Data format different from your defaults--check 7 or 8 bit
  9842.  
  9843. characters, even/odd parity, stop and start bits.
  9844.  
  9845. (   Mismatch of characters owing to misdefined protocol--check
  9846.  
  9847. start/stop, try alternately EOB/ACK and XON/XOF.
  9848.  
  9849. (   Remote computer operating at a different speed from you-- try, in
  9850.  
  9851. order, 110, 300, 600, 1200, 75.
  9852.  
  9853. (   Poor physical connection--if using an acoustic coupler check
  9854.  
  9855. location of handset, if not, listen on line to see if it is noisy or
  9856.  
  9857. crossed.
  9858.  
  9859. (   The remote service is not using ASCII/International Alphabet No 5.
  9860.  
  9861.  
  9862. Every character appears twice
  9863.  
  9864.  
  9865. (   You are actually in half-duplex mode and the remote computer as
  9866.  
  9867. well as your own are both sending characters to your screen--switch
  9868.  
  9869. to full-duplex/echo off.
  9870.  
  9871.  
  9872. All information appears on only one line, which is constantly
  9873.  
  9874. overwritten
  9875.  
  9876.  
  9877. (   The remote service is not sending line feeds--if your terminal
  9878.  
  9879. software has the facility, enable it to induce line feeds when each
  9880.  
  9881. display line is filled.  Many on-line services and public dial-up
  9882.  
  9883. ports let you configure the remote port to send line feeds and vary
  9884.  
  9885. line length. Your software may have a facility to show control
  9886.  
  9887. characters, in which case you will see <ctrl>J if the remote service
  9888.  
  9889. is sending line feeds.
  9890.  
  9891.  
  9892. Wide spaces appear between display lines.
  9893.  
  9894.  
  9895. (   The remote service is sending line feeds and your software is
  9896.  
  9897. inducing another one simultaneously--turn off your induced carriage
  9898.  
  9899. return facility. In 'show control character' mode, you will see
  9900.  
  9901. <ctrl>Js.
  9902.  
  9903.  
  9904. Display lines are broken awkwardly
  9905.  
  9906.  
  9907. (   The remote service is expecting your screen to support more
  9908.  
  9909. characters than it is able. Professional services tend to expect 80
  9910.  
  9911. characters across whilst many personal computers may have less than
  9912.  
  9913. 40, so that they can be read on a tv screen. Check if your software
  9914.  
  9915. can help, but you may have to live with it.  Alternatively, the
  9916.  
  9917. remote computer may let you reconfigure its character stream.
  9918.  
  9919.  
  9920. Most of the display makes sense, but every so often it becomes garbled
  9921.  
  9922.  
  9923. (   You have intermittent line noise--check if you can command the
  9924.  
  9925. remote computer to send the same stream again and see if you get the
  9926.  
  9927. garbling.
  9928.  
  9929. (   The remote service is sending graphics instructions which your
  9930.  
  9931. computer and software can't resolve.
  9932.  
  9933. (   The display contains recognisable characters in definite groupings,
  9934.  
  9935. but otherwise makes no sense The data is intended for an intelligent
  9936.  
  9937. terminal, which will combine the transmitted data with a local
  9938.  
  9939. program so that it makes sense
  9940.  
  9941. (   The data is intended for batch processing.
  9942.  
  9943. (   The data is encrypted Although the stream of data appeared
  9944.  
  9945. properly on your vdu, when you try to print it out, you get
  9946.  
  9947. corruption and over-printing
  9948.  
  9949. (   Most printers use a series of special control characters to enable
  9950.  
  9951. various functions--line feeds, back-space, double- intensity, special
  9952.  
  9953. graphics etc.  The remote service is sending a series of control
  9954.  
  9955. characters which, though not displayed on your screen, are
  9956.  
  9957. 'recognised' by your printer, though often in not very helpful ways.
  9958.  
  9959. You may be able to correct the worst problems in software, e.g. by
  9960.  
  9961. enabling line-feeds; alternatively many printers can be re-configured
  9962.  
  9963. in hardware by appropriate settings of DIL switches internally.
  9964.  
  9965.  
  9966. When accessing a viewdata service, the screen fills with squares.
  9967.  
  9968.  
  9969. (   The square is the standard display default if your viewdata
  9970.  
  9971. terminal can't make sense of the data being sent to it.
  9972.  
  9973. (   Check physical connections and listen for line noise.
  9974.  
  9975. (   The viewdata host does not work to UK viewdata standards-- French
  9976.  
  9977. viewdata uses parallel attributes and has a number of extra features.
  9978.  
  9979. The CEPT standard for Europe contains features from both the UK and
  9980.  
  9981. French systems and you may be able to recognise some of the display.
  9982.  
  9983. North American videotex is alpha-geometric and sends line drawing
  9984.  
  9985. instructions rather than characters.
  9986.  
  9987. (   The viewdata host has enhanced graphics features, perhaps for
  9988.  
  9989. dynamically redefined character sets, alphageometric instructions, or
  9990.  
  9991. alpha-photographic (full resolution) pictures. If the host has some
  9992.  
  9993. UK standard-compatible features, you will be able to read them
  9994.  
  9995. normally. If the cursor jumps about the screen, the host has dynamic
  9996.  
  9997. graphics facilities. If the viewdata protocol is anything at all like
  9998.  
  9999. the UK standard, you should see regular clear-screens as each new
  10000.  
  10001. page comes up; however, advanced graphics features tend to work by
  10002. suppressing clear-screens.
  10003.  
  10004. (   The service you have dialled is not using viewdata. PSS is
  10005.  
  10006. accessible at 75/1200, as are one or two direct-dial services. In
  10007.  
  10008. this case you should be seeing a conventional display or trying one
  10009.  
  10010. of the other suggestions in this appendix. It is usual to assume that
  10011.  
  10012. any subscriber dialling into a 75/1200 port has only a 40 character
  10013.  
  10014. display.
  10015.  
  10016.  
  10017. You can't see what you are typing
  10018.  
  10019.  
  10020. (   The remote computer is not echoing back to you--switch to
  10021.  
  10022. half-duplex. If the remote computer's messages now appear doubled;
  10023.  
  10024. that would be unusual but not unique; you will have to toggle back to
  10025.  
  10026. full-duplex for receive.
  10027.  
  10028.  
  10029. Data seems to come from the remote computer in jerky bursts rather
  10030.  
  10031. than as a smooth stream.
  10032.  
  10033.  
  10034. (   If you are using PSS or a similar packet-switched service and it
  10035.  
  10036. is near peak business hours either in your time zone or in that of
  10037.  
  10038. the host you are accessing, the effect is due to heavy packet
  10039.  
  10040. traffic. There is nothing you can do--do not send extra commands to
  10041.  
  10042. 'speed things up' as those commands will arrive at the host
  10043. eventually and cause unexpected results.
  10044.  
  10045. (   The host is pausing for a EOB/ACK or XON/XOF message-- check your
  10046.  
  10047. protocol settings--try sending ctrl-Q or ctrl-F.
  10048.  
  10049.  
  10050. You have an apparently valid password but it is not accepted.
  10051.  
  10052.  
  10053. (   You don't have a valid password, or you don't have all of it.
  10054.  
  10055. (   The password has hidden control characters which don't display on
  10056.  
  10057. the screen. Watch out for <ctrl>H -- the back-space, which will
  10058.  
  10059. over-write an existing displayed character.
  10060.  
  10061. (   The password contains characters which your computer doesn't
  10062.  
  10063. normally generate--check your terminal software and see if there is a
  10064.  
  10065. way of sending them.
  10066.  
  10067.  
  10068. Most of the time everything works smoothly, but you can't get past
  10069.  
  10070. certain prompts
  10071.  
  10072.  
  10073. (   The remote service is looking for characters your computer doesn't
  10074.  
  10075. normally generate. Check your terminal software and see if there is a
  10076.  
  10077. way of sending them.
  10078.  
  10079.  
  10080.  
  10081.  
  10082.  
  10083.  
  10084. A list or file called up turns out to be boring--can you stop it?
  10085.  
  10086.  
  10087. (   Try sending <ctrl>S; this may simply make the remote machine
  10088.  
  10089. pause, until a <ctrl>Q is sent--and you may find the list resumes
  10090.  
  10091. where it left off. On the other hand it may take you on to a menu.
  10092.  
  10093. (    Send a BREAK signal (<ctrl>1). If one BREAK doesn't work, send
  10094.  
  10095. another in quick succession.
  10096.  
  10097.  
  10098. You wish to get into the operating system from an applications program.
  10099.  
  10100.  
  10101. (   Don't we all? There is no standard way of doing this, and indeed
  10102.  
  10103. it might be almost impossible, because the operating system can only
  10104.  
  10105. be addressed by a few privileged terminals, of which yours (and its
  10106.  
  10107. associated password) is not one.  However, you could try the
  10108.  
  10109. following:
  10110.  
  10111. (   Immediately after signing on, send two BREAKs (<ctrl>1).
  10112.  
  10113. (   Immediately after signing on, try combinations of ESC, CTRL and
  10114.  
  10115. SHIFT. As a desperate measure, send two line feeds before signing
  10116.  
  10117. on--this has been known to work!.
  10118.  
  10119. (   At an options page, try requesting SYSTEM or some obvious
  10120.  
  10121. contraction like SYS or X. If in the Basic language, depending on the
  10122.  
  10123. dialect, SYSTEM or X in immediate mode should get you the operating
  10124.  
  10125. system.
  10126.  
  10127.  
  10128. You are trying to capture data traffic from a short-wave radio and are having
  10129.  
  10130. little success
  10131.  
  10132.  
  10133. (   Your computer could be emitting so much radio noise itself that
  10134.  
  10135. any signal you are attempting to hear is squashed. To test: tune your
  10136.  
  10137. radio to a fairly quiet short-wave broadcast and then experiment
  10138.  
  10139. listening to the background hash with the computer switched first
  10140.  
  10141. on, then off. If the noise level drops when you turn off the
  10142.  
  10143. computer, then you need to arrange for more rf suppression and to
  10144.  
  10145. move the computer and radio further apart. Another source of rf noise
  10146.  
  10147. is the sync scan in a tv tube.
  10148.  
  10149. (   If you can hear the two-tones of rtty traffic but can't get
  10150.  
  10151. letters resolved, check that your terminal unit is locking on to the
  10152.  
  10153. signal (often indicated by LEDs); you should then at least get some
  10154.  
  10155. response on your screen, if it doesn't make immediate sense.
  10156.  
  10157. (   Once you have letters on screen, try altering the speed at which
  10158.  
  10159. you are receiving (see chapter 10); check also that you are reading
  10160.  
  10161. in the right 'sense', ie that mark and space have not been reversed.
  10162.  
  10163. (   In addition to signals sent with the conventional International
  10164.  
  10165. Telegraphic Code No 2 (Baudot), variants exist for foreign letter
  10166. sets, like Cyrillic, which your software may not be able to resolve.
  10167.  
  10168. (   There are other data-type services which sound a little like RTTY,
  10169.  
  10170. but are not: they include FAX (facsimile) hellschreiber ( a form of
  10171.  
  10172. remote dot-matrix printing), SITOR (see chapter 10) and special
  10173.  
  10174. military/diplomatic systems.
  10175.  
  10176.  
  10177.  
  10178. APPENDIX II
  10179.  
  10180. Glossary
  10181.  
  10182.  
  10183. This glossary collects together the sort of name, word, abbreviation
  10184.  
  10185. phrase you could come across during your network adventures
  10186.  
  10187. and for which you may not be able to find a precise definition
  10188.  
  10189.  
  10190. ACK
  10191.  
  10192. Non--printing character used in some comms protocols to indicate that
  10193.  
  10194. a block has been received and that more can be sent; used in
  10195.  
  10196. association with EOB.
  10197.  
  10198.  
  10199. ANSI
  10200.  
  10201. American National Standards Institute--one of a number of standards
  10202.  
  10203. organizations.
  10204.  
  10205.  
  10206.  
  10207. Answer mode
  10208.  
  10209. When a modem is set up to receive calls--the usual mode for a host.
  10210.  
  10211. The user's computer will be in originate.
  10212.  
  10213.  
  10214. ARQ
  10215.  
  10216. Automatic Repeat Request--method of error correction.
  10217.  
  10218.  
  10219. ASCII
  10220.  
  10221. American Standard Code for Information Interchange--alternate name
  10222.  
  10223. for International Telegraph Alphabet No 5: 7-bit code to symbolise
  10224.  
  10225. common characters and comms instructions, usually transmitted as
  10226.  
  10227. 8-bit code to include a parity bit.
  10228.  
  10229.  
  10230. ASR
  10231.  
  10232. Automatic Send Receive--any keyboard terminal capable of generating a
  10233.  
  10234. message into off-line storage for later transmission; includes
  10235.  
  10236. paper-tape telex machines as well as microcomputers.
  10237.  
  10238.  
  10239. Asynchronous
  10240.  
  10241. Description of communications which rely on 'start' and 'stop' bits
  10242.  
  10243. to synchronise originator and receiver of data--hence asynchrnous
  10244.  
  10245. protocols, channels, modems, terminals etc.
  10246.  
  10247.  
  10248. Backward channel
  10249.  
  10250. Supervisory channel, not used as main channel of communication; in
  10251.  
  10252. viewdata the 75 baud back from the user to the host.
  10253.  
  10254.  
  10255. Baud
  10256.  
  10257. Measure of the signalling rate on a data channel, number of
  10258.  
  10259. signalling elements per second.
  10260.  
  10261.  
  10262. Baseband
  10263.  
  10264. Modulation is direct on the comms line rather than using audio or
  10265.  
  10266. radio frequencies; used in some local area networks. A baseband or
  10267.  
  10268. 'short-haul' modem can be used to link computers in adjacent offices,
  10269.  
  10270. but not over telephone lines.
  10271.  
  10272.  
  10273. Baudot
  10274.  
  10275. 5-bit data code used in telegraphy, telex and RTTY--also known as
  10276.  
  10277. International Telegraph Alphabet No 2.
  10278.  
  10279.  
  10280. Bell
  10281.  
  10282. (1) non-printing character which sounds a bell or bleep, usually
  10283.  
  10284. enabled by <ctrl> G; (2) Common name for US phone company and, in
  10285.  
  10286. this context, specifiers for a number of data standards and services,
  10287.  
  10288. e.g. Bell 103a, 202a, 212a, etc--see Appendix V
  10289.  
  10290.  
  10291. Bit Binary digit
  10292.  
  10293. value 0 or 1.
  10294.  
  10295.  
  10296. Broadband
  10297.  
  10298. Broadband data channels have a wider bandwidth than ordinary
  10299.  
  10300. telephone circuits--12 times in fact, to give a bandwidth of 48kHz,
  10301.  
  10302. over which may simultaneous high-speed data transfers can take place.
  10303.  
  10304.  
  10305. Broadcast service
  10306.  
  10307. Data service in which all users receive the same information
  10308.  
  10309. simultaneously, without the opportunity to interrogate or query;
  10310.  
  10311. e.g. news services like AP, Reuters News, UPI etc. See also on-line
  10312.  
  10313. service.
  10314.  
  10315.  
  10316. Bisynchronous
  10317.  
  10318. IBM protocol involving synchronous transmission of binary coded data.
  10319.  
  10320.  
  10321. BLAISE
  10322.  
  10323. British Library Automated Information Service-- substantial
  10324.  
  10325. bibliographic on-line host.
  10326.  
  10327.  
  10328.  
  10329.  
  10330. BREAK
  10331.  
  10332. Non-printing character used in some data transmission protocols and
  10333.  
  10334. found on some terminals--can often be regenerated by using <ctrl> 1.
  10335.  
  10336.  
  10337. BSC
  10338.  
  10339. Binary Synchronous Communications--see bisynchronous.
  10340.  
  10341.  
  10342. I Byte
  10343.  
  10344. Group of bits (8) representing one data character.
  10345.  
  10346.  
  10347. Call accept
  10348.  
  10349. In packet-switching, the packet that confirms the party is willing to
  10350.  
  10351. proceed with the call.
  10352.  
  10353.  
  10354. Call redirection
  10355.  
  10356. In packet-switching, allows call to be automatically redirected from
  10357.  
  10358. original address to another, nominated address.
  10359.  
  10360.  
  10361. Call request
  10362.  
  10363. In packet-switching, packet sent to initiate a datacall.
  10364.  
  10365.  
  10366. CCITT
  10367.  
  10368. Comite Consultatif International Telephonique et Telegraphique
  10369.  
  10370. --committee of International Telecommunications Union which sets
  10371.  
  10372. international comms standards. Only the US fails to follow its
  10373.  
  10374. recommendations in terms of modem tones, preferring 'Bell' tones. The
  10375.  
  10376. CCITT also sets such standards as V21, 24, X25 etc.
  10377.  
  10378.  
  10379. Character terminal
  10380.  
  10381. In packet-switching, a terminal which can only access via a PAD.
  10382.  
  10383.  
  10384. Cluster
  10385.  
  10386. When two or more terminals are connected to a data channel at a
  10387.  
  10388. single point.
  10389.  
  10390.  
  10391. Common Carrier
  10392.  
  10393. A telecommunications resource providing facilities to the public.
  10394.  
  10395.  
  10396. Connect-time
  10397.  
  10398. Length of time connected to a remote computer, often the measure of
  10399.  
  10400. payment.  Contrast with cpu time or cpu units, which measures how
  10401.  
  10402. much 'effort' the host put into the communication.
  10403.  
  10404.  
  10405. CPS
  10406.  
  10407. Characters Per Second.
  10408.  
  10409.  
  10410.  
  10411.  
  10412. Cpu Time
  10413.  
  10414. In an on-line session, the amount of time the central processor
  10415.  
  10416. actually spends on the interaction process, as opposed to connect-
  10417.  
  10418. time; either can be used as the basis of tariffing.
  10419.  
  10420.  
  10421. CRC
  10422.  
  10423. Cyclic Redundancy Check--error detection method.
  10424.  
  10425.  
  10426. CUG
  10427.  
  10428. Closed User Group--group of users/terminals who enjoy privacy with
  10429.  
  10430. respect to a public service.
  10431.  
  10432.  
  10433. Datacall
  10434.  
  10435. In packet-switching, an ordinary call, sometimes called a 'switched
  10436.  
  10437. virtual call'.
  10438.  
  10439.  
  10440. Dataline
  10441.  
  10442. In packet-switching, dedicated line between customer's terminal and
  10443.  
  10444. packet-switch exchange (PSE).
  10445.  
  10446.  
  10447. DCE
  10448.  
  10449. Data Circuit-terminating Equipment--officialese for modems.
  10450. DTE
  10451.  
  10452. Data Terminal Equipment--officialese for computers.
  10453.  
  10454.  
  10455. EBCDIC
  10456.  
  10457. Extended Binary Coded Decimal Interchange Code--IBM's alternative to
  10458.  
  10459. ASCII, based on an 8-bit code, usually transmitted synchronously. 256
  10460.  
  10461. characters are available.
  10462.  
  10463.  
  10464. Emulator
  10465.  
  10466. Software/hardware set-up which makes one device mimic another, e.g. a
  10467.  
  10468. personal computer may emulate an industry-standard dumb terminal like
  10469.  
  10470. the VT100.  Compare simulator, which gives a device the attributes of
  10471.  
  10472. another, but not necessarily in real time, e.g. when a large mini
  10473.  
  10474. carries a program making it simulate another computer to develop
  10475.  
  10476. software.
  10477.  
  10478.  
  10479. Euronet-Diane
  10480.  
  10481. European direct access information network.
  10482.  
  10483.  
  10484. Datel
  10485.  
  10486. BT's name for its data services, covering both the equipment and the
  10487.  
  10488. type of line, e.g. Datel 100 corresponds to telegraph circuits, Datel
  10489.  
  10490. 200 is the usual 300/300 asynchronous service, Datel 400 is for
  10491.  
  10492. one-way transmissions e.g.  monitoring of remote sites, Datel 600 is
  10493.  
  10494. a two- or four-wire asynchronous service at up to 1200 baud, Datel
  10495.  
  10496. 2400 typically uses a 4-wire private circuit at 2400 baud
  10497.  
  10498. synchronous, etc. etc.
  10499.  
  10500.  
  10501. DES
  10502.  
  10503. Data Encryption Standard--a US-approved method of encrypt- ing data
  10504.  
  10505. traffic, and somewhat controversial in its effectiveness.
  10506.  
  10507.  
  10508. Dialog
  10509.  
  10510. Well-established on-line host available world-wide covering an
  10511.  
  10512. extensive range of scientific, bibiographic and news services. Also
  10513.  
  10514. known as Lockheed Dialog.
  10515.  
  10516.  
  10517. Dial-up
  10518.  
  10519. Call initiated via PTSN, no matter where it goes after that; as
  10520.  
  10521. opposed to service available via permanent leased line.
  10522.  
  10523.  
  10524. Duplex
  10525.  
  10526. Transmission in two directions simultaneously, sometimes called
  10527.  
  10528. full-duplex; contrast half-duplex, in which alternate transmissions
  10529.  
  10530. by either end are required. NB this is terminology used in data
  10531.  
  10532. communications over land-lines.  Just to confuse matters, radio
  10533.  
  10534. technology refers to simplex, when only one party can transmit at a
  10535.  
  10536. time and a single radio frequency is used; two-frequency-simplex or
  10537.  
  10538. half-duplex when only one party can speak but two frequencies are
  10539.  
  10540. used, as in repeater and remote base working; and full-duplex, when
  10541.  
  10542. both parties can speak simultaneously and two radio frequencies are
  10543.  
  10544. used, as in radio-telephones.
  10545.  
  10546.  
  10547. Echo
  10548.  
  10549. (1) When a remote computer sends back to the terminal each letter as
  10550.  
  10551. it is sent to it for confirming re-display locally. (2) Effect on
  10552.  
  10553. long comms lines caused by successive amplifications
  10554.  
  10555. --echo-suppressors are introduced to prevent disturbance caused by
  10556.  
  10557. this phenomenon, but in some data transmission the echo- suppressors
  10558.  
  10559. must be switched off.
  10560.  
  10561.  
  10562. EIA
  10563.  
  10564. Electronic Industries Association, US standards body.
  10565.  
  10566.  
  10567. ENQ
  10568.  
  10569. Non-printing character signifying 'who are you?' and often sent by
  10570.  
  10571. hosts as they are dialled up. When the user's terminal receives ENQ
  10572.  
  10573. it may be programmed to send out a password automatically.
  10574.  
  10575. Corresponds to <esc> E.
  10576. EOB
  10577.  
  10578. End Of Block--non-printing character used in some protocols, usually
  10579.  
  10580. in association with ACK.
  10581.  
  10582.  
  10583. Equalisation
  10584.  
  10585. Method of compensation for distortion over long comms channels.
  10586.  
  10587.  
  10588. FDM
  10589.  
  10590. Frequency Division Multiplexing--a wide bandwidth transmission
  10591.  
  10592. medium, e.g.  coaxial cable, supports several narrow band- width
  10593.  
  10594. channels by differentiating by frequency; compare time division
  10595.  
  10596. multiplexing.
  10597.  
  10598.  
  10599. FSK
  10600.  
  10601. Frequency Shift Keying--a simple signalling method in which
  10602.  
  10603. frequencies but not phase or amplitude are varied according to
  10604.  
  10605. whether '1' or '0' is sent--used in low-speed asynchronous comms both
  10606.  
  10607. over land-line and by radio.
  10608.  
  10609.  
  10610. Handshaking
  10611.  
  10612. Hardware and software rules for remote devices to communicate with
  10613.  
  10614. each other, supervisory signals such as 'wait', 'acknowledge',
  10615.  
  10616. 'transmit', 'ready to receive' etc.
  10617.  
  10618.  
  10619. HDLC
  10620.  
  10621. In packet-switching, High Level Data Link Control procedure, an
  10622.  
  10623. international standard which detects and corrects errors in the
  10624.  
  10625. stream of data between the terminal and the exchange--and to provide
  10626.  
  10627. flow control.  Host The 'big' computer holding the information the
  10628.  
  10629. user wishes to retrieve.
  10630.  
  10631.  
  10632. Infoline
  10633.  
  10634. Scientific on-line service from Pergamon.
  10635.  
  10636.  
  10637. ISB
  10638.  
  10639. see sideband.
  10640.  
  10641.  
  10642. ISO
  10643.  
  10644. International Standards Organisation.
  10645.  
  10646.  
  10647. LAN
  10648.  
  10649. Local Area Network--normally using coaxial cable, this form of
  10650.  
  10651. network operates at high speed over an office or works site, but no
  10652.  
  10653. further. May have inter-connect facility to PTSN or PSS.
  10654.  
  10655.  
  10656.  
  10657.  
  10658. LF
  10659.  
  10660. Line Feed--cursor moves active position down one line--usual code is
  10661.  
  10662. <ctrl>J; not the same as carriage return, which merely sends cursor
  10663.  
  10664. to left-hand side of line it already occupies. However, in many
  10665.  
  10666. protocols/terminals/set-ups, hitting the <ret> or <enter> button
  10667.  
  10668. means both <lf> and <cr>.
  10669.  
  10670.  
  10671. Logical Channel
  10672.  
  10673. Apparently continuous path from one terminal to another.
  10674.  
  10675.  
  10676. LSB
  10677.  
  10678. see sideband.
  10679.  
  10680.  
  10681. KSR
  10682.  
  10683. Keyboard Send Receive--terminal with keyboard on which anything that
  10684.  
  10685. is typed is immediately sent. No off-line preparation facility, e.g.
  10686.  
  10687. teletypewriter, 'dumb' terminals.
  10688.  
  10689.  
  10690. Macro software
  10691.  
  10692. Facility frequently found in comms programs which permits the
  10693.  
  10694. preparation and sending of commonly-used strings of information,
  10695.  
  10696. particularly passwords and routing instructions.
  10697.  
  10698.  
  10699.  
  10700. Mark
  10701.  
  10702. One of the two conditions on a data communications line, the other
  10703.  
  10704. being 'space'; mark indicates 'idle' and is used as a stop bit.
  10705.  
  10706.  
  10707. Message switching
  10708.  
  10709. When a complete message is stored and then forwarded, as opposed to a
  10710.  
  10711. packet of information. This technique is used in some electronic mail
  10712.  
  10713. services, but not for general data transmission.
  10714.  
  10715.  
  10716. Modem
  10717.  
  10718. Modulator-demodulator.
  10719.  
  10720.  
  10721. Multiplexer
  10722.  
  10723. Device which divides a data channel into two or more independent
  10724.  
  10725. channels .
  10726.  
  10727.  
  10728. MVS
  10729.  
  10730. Multiple Virtual Storage--IBM operating system dating from mid-70s.
  10731.  
  10732.  
  10733. NUA
  10734.  
  10735. Network User Address, number by which each terminal on a
  10736.  
  10737. packet-switch network is identified (character terminals don't have
  10738.  
  10739. them individually, because they use a PAD). In PSS, it's a 10-digit number.
  10740. NUI
  10741.  
  10742. Network User Identity, used in PSS for dial-up access by each user.
  10743.  
  10744.  
  10745. Octet
  10746.  
  10747. In packet-switching, 8 consecutive bits of user data, e.g. 1
  10748.  
  10749. character.
  10750.  
  10751.  
  10752. On-line service
  10753.  
  10754. Interrogative or query service available for dial-up. Examples
  10755.  
  10756. include Lockheed Dialog, Blaise, Dow Jones News Retrieval, etc;
  10757.  
  10758. leased-line examples include Reuters Monitor, Telerate.
  10759.  
  10760.  
  10761. Originate
  10762.  
  10763. Mode-setting for a modem operated by a user about to call another
  10764.  
  10765. computer.
  10766.  
  10767.  
  10768. OSI
  10769.  
  10770. Open Systems Interconnect--intended world standard for digital
  10771.  
  10772. network connections--c.f. SNA.  Packet terminal Terminal capable of
  10773.  
  10774. creating and disassembling packets, interacting with a
  10775.  
  10776. packet-network, c.f. character terminal.
  10777.  
  10778.  
  10779.  
  10780. PAD
  10781.  
  10782. Packet Assembly/disassembly Device--permits 'ordinary' terminals to
  10783.  
  10784. connect to packet switch services by providing addressing, headers,
  10785.  
  10786. (and removal), protocol conversion etc.
  10787.  
  10788.  
  10789. Parity checking
  10790.  
  10791. Technique of error correction in which one bit is added to each data
  10792.  
  10793. character so that the number of bits is always even (or always odd).
  10794.  
  10795.  
  10796. PDP/8 & /11
  10797.  
  10798. Large family of minis, commercially very sucessful, made by DEC.  the
  10799.  
  10800. PDP 8 was 12-bit, the PDP 11 is 16-bit. The LSI 11 have strong family
  10801.  
  10802. connections to the PDP 11, as have some configurations of the
  10803.  
  10804. desk-top Rainbow.
  10805.  
  10806.  
  10807. Polling
  10808.  
  10809. Method of controlling terminals on a clustered data network, where
  10810.  
  10811. each is called in turn by the computer to see if it wishes to
  10812.  
  10813. transmit or receive.
  10814.  
  10815.  
  10816. Protocol
  10817.  
  10818. Agreed set of rules.
  10819.  
  10820.  
  10821.  
  10822. PSE
  10823.  
  10824. Packet Switch Exchange--enables packet switching in a network.
  10825.  
  10826.  
  10827. PTSN
  10828.  
  10829. Public Switched Telephone Network--the voice-grade telephone network
  10830.  
  10831. dialled from a phone. Contrast with leased lines, digital networks,
  10832.  
  10833. conditioned lines etc.
  10834.  
  10835.  
  10836. PTT
  10837.  
  10838. jargon for the publicly-owned telecommunications authority/ utility
  10839.  
  10840.  
  10841. PVC
  10842.  
  10843. Permanent Virtual Circuit--a connection in packet switching which is
  10844.  
  10845. always open, no set-up required.
  10846.  
  10847.  
  10848. Redundancy checking
  10849.  
  10850. Method of error correction.
  10851.  
  10852.  
  10853. RS232C
  10854.  
  10855. The list of definitions for interchange circuit: the US term for
  10856.  
  10857. CCITT V24   --see Appendix III.
  10858.  
  10859.  
  10860. RSX-ll
  10861.  
  10862. Popular operating system for PDP/11 family.
  10863.  
  10864.  
  10865. RTTY
  10866.  
  10867. Radio Teletype -- method of sending telegraphy over radio waves.
  10868.  
  10869.  
  10870. RUBOUT
  10871.  
  10872. Back-space deleting character, using <ctrl>H.
  10873.  
  10874.  
  10875. Secondary channel
  10876.  
  10877. Data channel, usually used for supervision, using same physical path
  10878.  
  10879. as main channel; in V23 which is usually 600 or 1200 baud
  10880.  
  10881. half-duplex, 75 baud traffic is supervisory but in viewdata is the
  10882.  
  10883. channel back from the user to the host, thus giving low-cost full
  10884.  
  10885. duplex.
  10886.  
  10887.  
  10888. Segment
  10889.  
  10890. Chargeable unit of volume on PSS.
  10891.  
  10892.  
  10893. Serial transmission
  10894.  
  10895. One bit at a time, using a single pair of wires, as opposed to
  10896.  
  10897. parallel transmission, in which several bits are sent simultaneously
  10898.  
  10899. over a ribbon cable. A serial interface often uses many more than two
  10900.  
  10901. wires between computer and modem or computer and printer, but only
  10902.  
  10903. two wires carry the data traffic, the remainder being used for
  10904. supervision, electrical power and earthing, or not at all.
  10905.  
  10906.  
  10907. Sideband
  10908.  
  10909. In radio the technique of suppressing the main carrier and limiting
  10910.  
  10911. the transmission to the information-bearing sideband. To listen at
  10912.  
  10913. the receiver, the carrier is re-created locally. The technique, which
  10914.  
  10915. produces large economies in channel occupany, is extensively used in
  10916.  
  10917. professional, non-broadcast applications. The full name is single
  10918.  
  10919. side-band, supressed carrier. Each full carrier supports two
  10920.  
  10921. sidebands, an upper and lower, USB and LSB respectively; in general,
  10922.  
  10923. USB is used for speech, LSB for data, but this is only a
  10924.  
  10925. convention--amateurs used LSB for speech below 10 MHz, for example.
  10926.  
  10927. ISB, independent side-band, is when the one carrier supports two
  10928.  
  10929. sidebands with separate information on them, usually speech on one
  10930.  
  10931. and data on the other. If you listen to radio teletype on the 'wrong'
  10932.  
  10933. sideband, 'mark' and 'space' values become reversed with a consequent
  10934.  
  10935. loss of meaning.
  10936.  
  10937.  
  10938. SITOR
  10939.  
  10940. Error-correction protocol for sending data over radio-path using
  10941.  
  10942. frequent checks and acknowledgements.
  10943.  
  10944.  
  10945. SNA
  10946.  
  10947. System Network Architecture-- IBM proprietary networking protocol,
  10948.  
  10949. the rival to OSI.
  10950.  
  10951.  
  10952. Space
  10953.  
  10954. One of two binary conditions in a data transmission channel, the
  10955.  
  10956. other being 'mark'. Space is binary 0.
  10957.  
  10958.  
  10959. Spooling
  10960.  
  10961. Simultaneous Peripheral Operation On-Line--more usually, the ability,
  10962.  
  10963. while accessing a database, to store all fetched information in a
  10964.  
  10965. local memory buffer, from which it may be recalled for later
  10966.  
  10967. examination, or dumped to disc or printer.
  10968.  
  10969.  
  10970. Start/Stop
  10971.  
  10972. Asynchronous transmission; the 'start' and 'stop' bits bracket each
  10973.  
  10974. data character.
  10975.  
  10976.  
  10977.  
  10978. Statistical Multiplexer
  10979.  
  10980. A statmux is an advanced multiplexer which divides one physical link
  10981.  
  10982. between several data channels, taking advantage of the fact that not
  10983.  
  10984. all channels bear equal traffic loads.
  10985.  
  10986. STX
  10987.  
  10988. Start Text--non-printing character used in some protocols.
  10989.  
  10990.  
  10991. SVC
  10992.  
  10993. Switched Virtual Circuit--in packet switching, when connection
  10994.  
  10995. between two computers or computer and terminal must be set up by a
  10996.  
  10997. specific call.
  10998.  
  10999.  
  11000. SYN
  11001.  
  11002. Non-printing character often used in synchronous transmission to tell
  11003.  
  11004. a remote device to start its local timing mechanism.
  11005.  
  11006.  
  11007. Synchronous
  11008.  
  11009. Data transmission in which timing information is super-imposed ~,n
  11010.  
  11011. pure data.  Under this method 'start/stop' techniques are not used
  11012.  
  11013. and data exchange is more efficient, hence synchronous channel,
  11014.  
  11015. modem, terminal, protocol etc.
  11016.  
  11017.  
  11018. TDM
  11019.  
  11020. Time Division Multiplex--technique for sharing several data channels
  11021.  
  11022. along one high-grade physical link. Not as efficient as statistical
  11023.  
  11024. techniques.
  11025.  
  11026.  
  11027. Telenet
  11028.  
  11029. US packet-switch common carrier.
  11030.  
  11031.  
  11032. Teletex
  11033.  
  11034. High-speed replacement for telex, as yet to find much commercial
  11035.  
  11036. support.
  11037.  
  11038.  
  11039. Teletext
  11040.  
  11041. Use of vertical blanking interval in broadcast television to transmit
  11042.  
  11043. magazines of text information, e.g. BBC's Ceefax and IBA's Oracle.
  11044.  
  11045.  
  11046. Telex
  11047.  
  11048. Public switched low-speed telegraph network.
  11049.  
  11050.  
  11051. TOPIC
  11052.  
  11053. The Stock Exchange's market price display service; it comes down a
  11054.  
  11055. leased line and has some of the qualities of both viewdata and
  11056.  
  11057. teletext.
  11058.  
  11059.  
  11060. Tymnet
  11061.  
  11062. US packet-switch common carrier.
  11063.  
  11064.  
  11065. V-standards
  11066.  
  11067. Set of recommendations by CCITT--see Appendix III.
  11068. VAX
  11069.  
  11070. Super-mini family made by DEC; often uses Unix operating system.
  11071.  
  11072.  
  11073. Viewdata
  11074.  
  11075. Technology allowing large numbers of users to access data easily on
  11076.  
  11077. terminal based (originally) on modified tv sets.  Information is
  11078.  
  11079. presented in 'page' format rather than on a scrolling screen and the
  11080.  
  11081. user issues all commands on a numbers-only keypad.  Various standards
  11082.  
  11083. exist of which the UK one is so far dominant; others include the
  11084.  
  11085. European CEPT standard which is similar to the UK one, a French
  11086.  
  11087. version and the US Presentation Level Protocol.  Transmission speeds
  11088.  
  11089. are usually 1200 baud from the host and 75 baud from the user.
  11090.  
  11091. Viewdata together with teletext is known jointly as videotex(t).
  11092.  
  11093.  
  11094. Virtual
  11095.  
  11096. In the present context, a virtual drive, store, machine etc is one
  11097.  
  11098. which appears to the user to exist, but is merely an illusion
  11099.  
  11100. generated on a computer; thus several users of IBM's VM operating
  11101.  
  11102. system each think they have an entire separate computer, complete
  11103.  
  11104. with drives, discs and other peripherals--in fact the one actual
  11105.  
  11106. machine can support several lower-level operating systems
  11107.  
  11108. simultaneously.
  11109.  
  11110.  
  11111. VT52/100
  11112.  
  11113. Industry-standard general purpose computer terminals with no storage
  11114.  
  11115. capacity or processing power but with the ability to be locally
  11116.  
  11117. programmed to accept a variety of asynchronous transmission
  11118.  
  11119. protocols--manufactured by DEC. The series has developed since the
  11120.  
  11121. VT100
  11122.  
  11123.  
  11124. X-standards
  11125.  
  11126. Set of recommendations by CCITT--see Appendix III.
  11127.  
  11128.  
  11129. XON/XOF
  11130.  
  11131. Pair of non-printing characters sometimes used in protocols to tell
  11132.  
  11133. devices when to start or stop sending. XON often corresponds to
  11134.  
  11135. <ctrl>Q and XOF to <ctrl>S.
  11136.  
  11137.  
  11138. 80-80
  11139.  
  11140. Type of circuit used for telex and telegraphy--mark and space are
  11141.  
  11142. indicated by conditions of--or + 80 volts. Also known in the UK as
  11143.  
  11144. Tariff J. Usual telex speed is 50 baud, private wire telegraphy (news
  11145.  
  11146. agencies etc) 75 baud.
  11147.  
  11148.  
  11149.  
  11150. APPENDIX III
  11151.  
  11152. Selected CCITT Recommendations
  11153.  
  11154.  
  11155. V series: Data transmission over telephone circuits
  11156.  
  11157. V1        Power levels for data transmission over telephone lines
  11158.  
  11159. V3        International Alphabet No S (ASCII)
  11160.  
  11161. V4        General structure of signals of IA5 co.
  11162.  
  11163.  
  11164. Call request
  11165.  
  11166. In packet-switching, packet sent to initiate a datacall.
  11167.  
  11168.  
  11169. CCITT
  11170.  
  11171. Comite Consultatif International Telephonique et Telegraphique
  11172.  
  11173. --committee of International Telecommunications Union which sets
  11174.  
  11175. international comms standards. Only the US fails to follow its
  11176.  
  11177. recommendations in terms of modem tones, preferring 'Bell' tones. The
  11178.  
  11179. CCITT also sets such standards as V21, 24, X25 etc.
  11180.  
  11181.  
  11182. Character terminal
  11183.  
  11184. In packet-switching, a terminal which can only access via a PAD.
  11185.  
  11186.  
  11187. Cluster
  11188.  
  11189. When two or more terminals are connected to a data channel at a
  11190.  
  11191. single point.
  11192.  
  11193.  
  11194. Common Carrier
  11195.  
  11196. A telecommunications resource providing facilities to the public.
  11197.  
  11198.  
  11199. Connect-time
  11200.  
  11201. Length of time connected to a remote computer, often the measure of
  11202.  
  11203. payment.  Contrast with cpu time or cpu units, which measures how
  11204.  
  11205. much 'effort' the host put into the communication.
  11206.  
  11207.  
  11208. CPS
  11209.  
  11210. Characters Per Second.
  11211.  
  11212.  
  11213.  
  11214.  
  11215. Cpu Time
  11216.  
  11217. In an on-line session, the amount of time the central processor
  11218.  
  11219. actually spends on the interaction process, as opposed to connect-
  11220.  
  11221. time; either can be used as the basis of tariffing.
  11222.  
  11223.  
  11224. CRC
  11225.  
  11226. Cyclic Redundancy Check--error detection method.
  11227.  
  11228.  
  11229. CUG
  11230.  
  11231. Closed User Group--group of users/terminals who enjoy privacy with
  11232.  
  11233. respect to a public service.
  11234.  
  11235.  
  11236. Datacall
  11237.  
  11238. In packet-switching, an ordinary call, sometimes called a 'switched
  11239.  
  11240. virtual call'.
  11241.  
  11242.  
  11243. Dataline
  11244.  
  11245. In packet-switching, dedicated line between customer's terminal and
  11246.  
  11247. packet-switch exchange (PSE).
  11248.  
  11249.  
  11250. DCE
  11251.  
  11252. Data Circuit-terminating Equipment--officialese for modems.
  11253. DTE
  11254.  
  11255. Data Terminal Equipment--officialese for computers.
  11256.  
  11257.  
  11258. EBCDIC
  11259.  
  11260. Extended Binary Coded Decimal Interchange Code--IBM's alternative to
  11261.  
  11262. ASCII, based on an 8-bit code, usually transmitted synchronously. 256
  11263.  
  11264. characters are available.
  11265.  
  11266.  
  11267. Emulator
  11268.  
  11269. Software/hardware set-up which makes one device mimic another, e.g. a
  11270.  
  11271. personal computer may emulate an industry-standard dumb terminal like
  11272.  
  11273. the VT100.  Compare simulator, which gives a device the attributes of
  11274.  
  11275. another, but not necessarily in real time, e.g. when a large mini
  11276.  
  11277. carries a program making it simulate another computer to develop
  11278.  
  11279. software.
  11280.  
  11281.  
  11282. Euronet-Diane
  11283.  
  11284. European direct access information network.
  11285.  
  11286.  
  11287. Datel
  11288.  
  11289. BT's name for its data services, covering both the equipment and the
  11290.  
  11291. type of line, e.g. Datel 100 corresponds to telegraph circuits, Datel
  11292.  
  11293. 200 is the usual 300/300 asynchronous service, Datel 400 is for
  11294.  
  11295. one-way transmissions e.g.  monitoring of remote sites, Datel 600 is
  11296.  
  11297. a two- or four-wire asynchronous service at up to 1200 baud, Datel
  11298.  
  11299. 2400 typically uses a 4-wire private circuit at 2400 baud
  11300.  
  11301. synchronous, etc. etc.
  11302.  
  11303.  
  11304. DES
  11305.  
  11306. Data Encryption Standard--a US-approved method of encrypt- ing data
  11307.  
  11308. traffic, and somewhat controversial in its effectiveness.
  11309.  
  11310.  
  11311. Dialog
  11312.  
  11313. Well-established on-line host available world-wide covering an
  11314.  
  11315. extensive range of scientific, bibiographic and news services. Also
  11316.  
  11317. known as Lockheed Dialog.
  11318.  
  11319.  
  11320. Dial-up
  11321.  
  11322. Call initiated via PTSN, no matter where it goes after that; as
  11323.  
  11324. opposed to service available via permanent leased line.
  11325.  
  11326.  
  11327. Duplex
  11328.  
  11329. Transmission in two directions simultaneously, sometimes called
  11330.  
  11331. full-duplex; contrast half-duplex, in which alternate transmissions
  11332.  
  11333. by either end are required. NB this is terminology used in data
  11334.  
  11335. communications over land-lines.  Just to confuse matters, radio
  11336.  
  11337. technology refers to simplex, when only one party can transmit at a
  11338.  
  11339. time and a single radio frequency is used; two-frequency-simplex or
  11340.  
  11341. half-duplex when only one party can speak but two frequencies are
  11342.  
  11343. used, as in repeater and remote base working; and full-duplex, when
  11344.  
  11345. both parties can speak simultaneously and two radio frequencies are
  11346.  
  11347. used, as in radio-telephones.
  11348.  
  11349.  
  11350. Echo
  11351.  
  11352. (1) When a remote computer sends back to the terminal each letter as
  11353.  
  11354. it is sent to it for confirming re-display locally. (2) Effect on
  11355.  
  11356. long comms lines caused by successive amplifications
  11357.  
  11358. --echo-suppressors are introduced to prevent disturbance caused by
  11359.  
  11360. this phenomenon, but in some data transmission the echo- suppressors
  11361.  
  11362. must be switched off.
  11363.  
  11364.  
  11365. EIA
  11366.  
  11367. Electronic Industries Association, US standards body.
  11368.  
  11369.  
  11370. ENQ
  11371.  
  11372. Non-printing character signifying 'who are you?' and often sent by
  11373.  
  11374. hosts as they are dialled up. When the user's terminal receives ENQ
  11375.  
  11376. it may be programmed to send out a password automatically.
  11377.  
  11378. Corresponds to <esc> E.
  11379. EOB
  11380.  
  11381. End Of Block--non-printing character used in some protocols, usually
  11382.  
  11383. in association with ACK.
  11384.  
  11385.  
  11386. Equalisation
  11387.  
  11388. Method of compensation for distortion over long comms channels.
  11389.  
  11390.  
  11391. FDM
  11392.  
  11393. Frequency Division Multiplexing--a wide bandwidth transmission
  11394.  
  11395. medium, e.g.  coaxial cable, supports several narrow band- width
  11396.  
  11397. channels by differentiating by frequency; compare time division
  11398.  
  11399. multiplexing.
  11400.  
  11401.  
  11402. FSK
  11403.  
  11404. Frequency Shift Keying--a simple signalling method in which
  11405.  
  11406. frequencies but not phase or amplitude are varied according to
  11407.  
  11408. whether '1' or '0' is sent--used in low-speed asynchronous comms both
  11409.  
  11410. over land-line and by radio.
  11411.  
  11412.  
  11413. Handshaking
  11414.  
  11415. Hardware and software rules for remote devices to communicate with
  11416.  
  11417. each other, supervisory signals such as 'wait', 'acknowledge',
  11418.  
  11419. 'transmit', 'ready to receive' etc.
  11420.  
  11421.  
  11422. HDLC
  11423.  
  11424. In packet-switching, High Level Data Link Control procedure, an
  11425.  
  11426. international standard which detects and corrects errors in the
  11427.  
  11428. stream of data between the terminal and the exchange--and to provide
  11429.  
  11430. flow control.  Host The 'big' computer holding the information the
  11431.  
  11432. user wishes to retrieve.
  11433.  
  11434.  
  11435. Infoline
  11436.  
  11437. Scientific on-line service from Pergamon.
  11438.  
  11439.  
  11440. ISB
  11441.  
  11442. see sideband.
  11443.  
  11444.  
  11445. ISO
  11446.  
  11447. International Standards Organisation.
  11448.  
  11449.  
  11450. LAN
  11451.  
  11452. Local Area Network--normally using coaxial cable, this form of
  11453.  
  11454. network operates at high speed over an office or works site, but no
  11455.  
  11456. further. May have inter-connect facility to PTSN or PSS.
  11457.  
  11458.  
  11459.  
  11460.  
  11461. LF
  11462.  
  11463. Line Feed--cursor moves active position down one line--usual code is
  11464.  
  11465. <ctrl>J; not the same as carriage return, which merely sends cursor
  11466.  
  11467. to left-hand side of line it already occupies. However, in many
  11468.  
  11469. protocols/terminals/set-ups, hitting the <ret> or <enter> button
  11470.  
  11471. means both <lf> and <cr>.
  11472.  
  11473.  
  11474. Logical Channel
  11475.  
  11476. Apparently continuous path from one terminal to another.
  11477.  
  11478.  
  11479. LSB
  11480.  
  11481. see sideband.
  11482.  
  11483.  
  11484. KSR
  11485.  
  11486. Keyboard Send Receive--terminal with keyboard on which anything that
  11487.  
  11488. is typed is immediately sent. No off-line preparation facility, e.g.
  11489.  
  11490. teletypewriter, 'dumb' terminals.
  11491.  
  11492.  
  11493. Macro software
  11494.  
  11495. Facility frequently found in comms programs which permits the
  11496.  
  11497. preparation and sending of commonly-used strings of information,
  11498.  
  11499. particularly passwords and routing instructions.
  11500.  
  11501.  
  11502.  
  11503. Mark
  11504.  
  11505. One of the two conditions on a data communications line, the other
  11506.  
  11507. being 'space'; mark indicates 'idle' and is used as a stop bit.
  11508.  
  11509.  
  11510. Message switching
  11511.  
  11512. When a complete message is stored and then forwarded, as opposed to a
  11513.  
  11514. packet of information. This technique is used in some electronic mail
  11515.  
  11516. services, but not for general data transmission.
  11517.  
  11518.  
  11519. Modem
  11520.  
  11521. Modulator-demodulator.
  11522.  
  11523.  
  11524. Multiplexer
  11525.  
  11526. Device which divides a data channel into two or more independent
  11527.  
  11528. channels .
  11529.  
  11530.  
  11531. MVS
  11532.  
  11533. Multiple Virtual Storage--IBM operating system dating from mid-70s.
  11534.  
  11535.  
  11536. NUA
  11537.  
  11538. Network User Address, number by which each terminal on a
  11539.  
  11540. packet-switch network is identified (character terminals don't have
  11541.  
  11542. them individually, because they use a PAD). In PSS, it's a 10-digit number.
  11543. NUI
  11544.  
  11545. Network User Identity, used in PSS for dial-up access by each user.
  11546.  
  11547.  
  11548. Octet
  11549.  
  11550. In packet-switching, 8 consecutive bits of user data, e.g. 1
  11551.  
  11552. character.
  11553.  
  11554.  
  11555. On-line service
  11556.  
  11557. Interrogative or query service available for dial-up. Examples
  11558.  
  11559. include Lockheed Dialog, Blaise, Dow Jones News Retrieval, etc;
  11560.  
  11561. leased-line examples include Reuters Monitor, Telerate.
  11562.  
  11563.  
  11564. Originate
  11565.  
  11566. Mode-setting for a modem operated by a user about to call another
  11567.  
  11568. computer.
  11569.  
  11570.  
  11571. OSI
  11572.  
  11573. Open Systems Interconnect--intended world standard for digital
  11574.  
  11575. network connections--c.f. SNA.  Packet terminal Terminal capable of
  11576.  
  11577. creating and disassembling packets, interacting with a
  11578.  
  11579. packet-network, c.f. character terminal.
  11580.  
  11581.  
  11582.  
  11583. PAD
  11584.  
  11585. Packet Assembly/disassembly Device--permits 'ordinary' terminals to
  11586.  
  11587. connect to packet switch services by providing addressing, headers,
  11588.  
  11589. (and removal), protocol conversion etc.
  11590.  
  11591.  
  11592. Parity checking
  11593.  
  11594. Technique of error correction in which one bit is added to each data
  11595.  
  11596. character so that the number of bits is always even (or always odd).
  11597.  
  11598.  
  11599. PDP/8 & /11
  11600.  
  11601. Large family of minis, commercially very sucessful, made by DEC.  the
  11602.  
  11603. PDP 8 was 12-bit, the PDP 11 is 16-bit. The LSI 11 have strong family
  11604.  
  11605. connections to the PDP 11, as have some configurations of the
  11606.  
  11607. desk-top Rainbow.
  11608.  
  11609.  
  11610. Polling
  11611.  
  11612. Method of controlling terminals on a clustered data network, where
  11613.  
  11614. each is called in turn by the computer to see if it wishes to
  11615.  
  11616. transmit or receive.
  11617.  
  11618.  
  11619. Protocol
  11620.  
  11621. Agreed set of rules.
  11622.  
  11623.  
  11624.  
  11625. PSE
  11626.  
  11627. Packet Switch Exchange--enables packet switching in a network.
  11628.  
  11629.  
  11630. PTSN
  11631.  
  11632. Public Switched Telephone Network--the voice-grade telephone network
  11633.  
  11634. dialled from a phone. Contrast with leased lines, digital networks,
  11635.  
  11636. conditioned lines etc.
  11637.  
  11638.  
  11639. PTT
  11640.  
  11641. jargon for the publicly-owned telecommunications authority/ utility
  11642.  
  11643.  
  11644. PVC
  11645.  
  11646. Permanent Virtual Circuit--a connection in packet switching which is
  11647.  
  11648. always open, no set-up required.
  11649.  
  11650.  
  11651. Redundancy checking
  11652.  
  11653. Method of error correction.
  11654.  
  11655.  
  11656. RS232C
  11657.  
  11658. The list of definitions for interchange circuit: the US term for
  11659.  
  11660. CCITT V24   --see Appendix III.
  11661.  
  11662.  
  11663. RSX-ll
  11664.  
  11665. Popular operating system for PDP/11 family.
  11666.  
  11667.  
  11668. RTTY
  11669.  
  11670. Radio Teletype -- method of sending telegraphy over radio waves.
  11671.  
  11672.  
  11673. RUBOUT
  11674.  
  11675. Back-space deleting character, using <ctrl>H.
  11676.  
  11677.  
  11678. Secondary channel
  11679.  
  11680. Data channel, usually used for supervision, using same physical path
  11681.  
  11682. as main channel; in V23 which is usually 600 or 1200 baud
  11683.  
  11684. half-duplex, 75 baud traffic is supervisory but in viewdata is the
  11685.  
  11686. channel back from the user to the host, thus giving low-cost full
  11687.  
  11688. duplex.
  11689.  
  11690.  
  11691. Segment
  11692.  
  11693. Chargeable unit of volume on PSS.
  11694.  
  11695.  
  11696. Serial transmission
  11697.  
  11698. One bit at a time, using a single pair of wires, as opposed to
  11699.  
  11700. parallel transmission, in which several bits are sent simultaneously
  11701.  
  11702. over a ribbon cable. A serial interface often uses many more than two
  11703.  
  11704. wires between computer and modem or computer and printer, but only
  11705.  
  11706. two wires carry the data traffic, the remainder being used for
  11707. supervision, electrical power and earthing, or not at all.
  11708.  
  11709.  
  11710. Sideband
  11711.  
  11712. In radio the technique of suppressing the main carrier and limiting
  11713.  
  11714. the transmission to the information-bearing sideband. To listen at
  11715.  
  11716. the receiver, the carrier is re-created locally. The technique, which
  11717.  
  11718. produces large economies in channel occupany, is extensively used in
  11719.  
  11720. professional, non-broadcast applications. The full name is single
  11721.  
  11722. side-band, supressed carrier. Each full carrier supports two
  11723.  
  11724. sidebands, an upper and lower, USB and LSB respectively; in general,
  11725.  
  11726. USB is used for speech, LSB for data, but this is only a
  11727.  
  11728. convention--amateurs used LSB for speech below 10 MHz, for example.
  11729.  
  11730. ISB, independent side-band, is when the one carrier supports two
  11731.  
  11732. sidebands with separate information on them, usually speech on one
  11733.  
  11734. and data on the other. If you listen to radio teletype on the 'wrong'
  11735.  
  11736. sideband, 'mark' and 'space' values become reversed with a consequent
  11737.  
  11738. loss of meaning.
  11739.  
  11740.  
  11741. SITOR
  11742.  
  11743. Error-correction protocol for sending data over radio-path using
  11744.  
  11745. frequent checks and acknowledgements.
  11746.  
  11747.  
  11748. SNA
  11749.  
  11750. System Network Architecture-- IBM proprietary networking protocol,
  11751.  
  11752. the rival to OSI.
  11753.  
  11754.  
  11755. Space
  11756.  
  11757. One of two binary conditions in a data transmission channel, the
  11758.  
  11759. other being 'mark'. Space is binary 0.
  11760.  
  11761.  
  11762. Spooling
  11763.  
  11764. Simultaneous Peripheral Operation On-Line--more usually, the ability,
  11765.  
  11766. while accessing a database, to store all fetched information in a
  11767.  
  11768. local memory buffer, from which it may be recalled for later
  11769.  
  11770. examination, or dumped to disc or printer.
  11771.  
  11772.  
  11773. Start/Stop
  11774.  
  11775. Asynchronous transmission; the 'start' and 'stop' bits bracket each
  11776.  
  11777. data character.
  11778.  
  11779.  
  11780.  
  11781. Statistical Multiplexer
  11782.  
  11783. A statmux is an advanced multiplexer which divides one physical link
  11784.  
  11785. between several data channels, taking advantage of the fact that not
  11786.  
  11787. all channels bear equal traffic loads.
  11788.  
  11789. STX
  11790.  
  11791. Start Text--non-printing character used in some protocols.
  11792.  
  11793.  
  11794. SVC
  11795.  
  11796. Switched Virtual Circuit--in packet switching, when connection
  11797.  
  11798. between two computers or computer and terminal must be set up by a
  11799.  
  11800. specific call.
  11801.  
  11802.  
  11803. SYN
  11804.  
  11805. Non-printing character often used in synchronous transmission to tell
  11806.  
  11807. a remote device to start its local timing mechanism.
  11808.  
  11809.  
  11810. Synchronous
  11811.  
  11812. Data transmission in which timing information is super-imposed ~,n
  11813.  
  11814. pure data.  Under this method 'start/stop' techniques are not used
  11815.  
  11816. and data exchange is more efficient, hence synchronous channel,
  11817.  
  11818. modem, terminal, protocol etc.
  11819.  
  11820.  
  11821. TDM
  11822.  
  11823. Time Division Multiplex--technique for sharing several data channels
  11824.  
  11825. along one high-grade physical link. Not as efficient as statistical
  11826.  
  11827. techniques.
  11828.  
  11829.  
  11830. Telenet
  11831.  
  11832. US packet-switch common carrier.
  11833.  
  11834.  
  11835. Teletex
  11836.  
  11837. High-speed replacement for telex, as yet to find much commercial
  11838.  
  11839. support.
  11840.  
  11841.  
  11842. Teletext
  11843.  
  11844. Use of vertical blanking interval in broadcast television to transmit
  11845.  
  11846. magazines of text information, e.g. BBC's Ceefax and IBA's Oracle.
  11847.  
  11848.  
  11849. Telex
  11850.  
  11851. Public switched low-speed telegraph network.
  11852.  
  11853.  
  11854. TOPIC
  11855.  
  11856. The Stock Exchange's market price display service; it comes down a
  11857.  
  11858. leased line and has some of the qualities of both viewdata and
  11859.  
  11860. teletext.
  11861.  
  11862.  
  11863. Tymnet
  11864.  
  11865. US packet-switch common carrier.
  11866.  
  11867.  
  11868. V-standards
  11869.  
  11870. Set of recommendations by CCITT--see Appendix III.
  11871. VAX
  11872.  
  11873. Super-mini family made by DEC; often uses Unix operating system.
  11874.  
  11875.  
  11876. Viewdata
  11877.  
  11878. Technology allowing large numbers of users to access data easily on
  11879.  
  11880. terminal based (originally) on modified tv sets.  Information is
  11881.  
  11882. presented in 'page' format rather than on a scrolling screen and the
  11883.  
  11884. user issues all commands on a numbers-only keypad.  Various standards
  11885.  
  11886. exist of which the UK one is so far dominant; others include the
  11887.  
  11888. European CEPT standard which is similar to the UK one, a French
  11889.  
  11890. version and the US Presentation Level Protocol.  Transmission speeds
  11891.  
  11892. are usually 1200 baud from the host and 75 baud from the user.
  11893.  
  11894. Viewdata together with teletext is known jointly as videotex(t).
  11895.  
  11896.  
  11897. Virtual
  11898.  
  11899. In the present context, a virtual drive, store, machine etc is one
  11900.  
  11901. which appears to the user to exist, but is merely an illusion
  11902.  
  11903. generated on a computer; thus several users of IBM's VM operating
  11904.  
  11905. system each think they have an entire separate computer, complete
  11906.  
  11907. with drives, discs and other peripherals--in fact the one actual
  11908.  
  11909. machine can support several lower-level operating systems
  11910.  
  11911. simultaneously.
  11912.  
  11913.  
  11914. VT52/100
  11915.  
  11916. Industry-standard general purpose computer terminals with no storage
  11917.  
  11918. capacity or processing power but with the ability to be locally
  11919.  
  11920. programmed to accept a variety of asynchronous transmission
  11921.  
  11922. protocols--manufactured by DEC. The series has developed since the
  11923.  
  11924. VT100
  11925.  
  11926.  
  11927. X-standards
  11928.  
  11929. Set of recommendations by CCITT--see Appendix III.
  11930.  
  11931.  
  11932. XON/XOF
  11933.  
  11934. Pair of non-printing characters sometimes used in protocols to tell
  11935.  
  11936. devices when to start or stop sending. XON often corresponds to
  11937.  
  11938. <ctrl>Q and XOF to <ctrl>S.
  11939.  
  11940.  
  11941. 80-80
  11942.  
  11943. Type of circuit used for telex and telegraphy--mark and space are
  11944.  
  11945. indicated by conditions of--or + 80 volts. Also known in the UK as
  11946.  
  11947. Tariff J. Usual telex speed is 50 baud, private wire telegraphy (news
  11948.  
  11949. agencies etc) 75 baud.
  11950.  
  11951.  
  11952.  
  11953. APPENDIX III
  11954.  
  11955. Selected CCITT Recommendations
  11956.  
  11957.  
  11958. V series: Data transmission over telephone circuits
  11959.  
  11960. V1        Power levels for data transmission over telephone lines
  11961.  
  11962. V3        International Alphabet No S (ASCII)
  11963.  
  11964. V4        General structure of signals of IA5 code for data
  11965.  
  11966.           transmission over public telephone network
  11967.  
  11968. V5        Standardisation of modulation rates and data signalling
  11969.  
  11970.           rates for synchronous transmission in general switched
  11971.  
  11972.           network
  11973.  
  11974. V6        Ditto, on leased circuits
  11975.  
  11976. V13       Answerback simulator
  11977.  
  11978. V15       Use of acoustic coupling for data transmission
  11979.  
  11980. V19       Modems for parallel data transmission using telephone
  11981.  
  11982.           signalling frequencies
  11983.  
  11984. V20       Parallel data transmission modems standardised for
  11985.  
  11986.           universal use in the general switched telephone network
  11987.  
  11988. V21       200 baud modem standardised
  11989.  
  11990. V22       1200 bps full-duplex 2-wire modem for PTSN
  11991.  
  11992. V22bis    2400 bps full-duplex 2-wire modem for PTSN
  11993.  
  11994. V23       600/1200 bps modem for PTSN
  11995.  
  11996. V24       List of definitions for interchange circuits between data
  11997.  
  11998.           terminal equipment and data circuit-terminating equipment
  11999.  
  12000. V25       Automatic calling and/or answering equipment on PTSN
  12001.  
  12002. V26       2400 bps modem on 4-wire circuit
  12003.  
  12004. V26bis    2400/1200 bps modem for PTSN
  12005.  
  12006. V27       4800 bps modem for leased circuits
  12007.  
  12008. V27bis    4800 bps modem (equalised) for leased circuits
  12009.  
  12010. V27       4800 bps modem for PTSN
  12011.  
  12012. V29       9600 bps modem for leased circuits
  12013.  
  12014. V35       Data transmission at 48 kbits/sec using 60-108 kHz band circuits
  12015.  
  12016. X      series: recommendations covering data networks
  12017.  
  12018. X1     International user classes of services in public data networks
  12019.  
  12020. X2     International user facilities in public data networks
  12021.  
  12022. X3     Packet assembly/disassembly facility (PAD)
  12023.  
  12024. X4     General structure of signals of IA5 code for transmission
  12025.  
  12026.        over public data networks
  12027.  
  12028. X20    Interface between data terminal equipment and data
  12029.  
  12030.        circuit-terminating equipment for start-stop transmission
  12031.  
  12032.        services on public data networks
  12033.  
  12034. X20bis V21-compatible interface
  12035.  
  12036. X21    Interface for synchronous operation
  12037.  
  12038. X25    Interface between data terminal equipment and data
  12039.  
  12040.        circuit-terminating equipment for terminals operating in
  12041.  
  12042.        the packet-switch mode on public data networks
  12043.  
  12044. X28    DTE/DCE interface for start/stop mode terminal equipment
  12045.  
  12046.        accessing a PAD on a public data network
  12047.  
  12048. X29    Procedures for exchange of control information and user
  12049.  
  12050.        data between a packet mode DTE and a PAD
  12051.  
  12052. X95    Network parameters in public data networks
  12053.  
  12054. X96    Call progress signals in public data networks
  12055.  
  12056. X121   International addressing scheme for PDNs
  12057.  
  12058.  
  12059.  
  12060. APPENDIX IV
  12061.  
  12062. Computer Alphabets
  12063.  
  12064.  
  12065.     Four alphabets are in common use for computer communications:
  12066.  
  12067. ASCII, also known as International Telegraphic Alphabet No 5; Baudot,
  12068.  
  12069. used in telex and also known as International Telegraphic Alphabet No
  12070.  
  12071. 2; UK Standard videotex, a variant of ASCII; and EDCDIC, used by IBM.
  12072.  
  12073.  
  12074.  
  12075. ASCII
  12076.     This is the standard, fully implemented character set. There are a
  12077.  
  12078. number of national variants: # in the US variant is ú in the UK
  12079.  
  12080. variant. Many micro keyboards cannot generate all the characters
  12081.  
  12082. directly, particularly the non-printing characters used for control
  12083.  
  12084. of transmission, effectors of format and information separators.  The
  12085.  
  12086. 'keyboard' column gives the usual method of providing them, but you
  12087.  
  12088. should check the firmware/software manuals for your particular
  12089.  
  12090. set-up. You should also know that many of the 'spare' control
  12091.  
  12092. characters are often used to enable special features on printers.
  12093.  
  12094.  
  12095.  
  12096. HEX    DEC ASCII Name               Keyboard  Notes
  12097.  
  12098.  
  12099.  
  12100. 00      0  NUL Null                 ctrl @
  12101.  
  12102. 01      1  SOH Start heading        ctrl A
  12103.  
  12104. 02      2  STX Start text           ctrl B
  12105.  
  12106. 03      3  ETX End text             ctrl C
  12107.  
  12108. 04      4  EOT End transmission     ctrl D
  12109.  
  12110. 05      5  ENQ Enquire              ctrl E
  12111.  
  12112. 06      6  ACK Acknowledge          ctrl F
  12113.  
  12114. 07      7  BEL  Bell                ctrl G
  12115.  
  12116. 08      8  BS   Backspace           ctrl H    or special key
  12117. 09      9  HT   Horizontal tab      ctrl I    or special key
  12118.  
  12119. OA     10  LF   Line feed           ctrl J
  12120.  
  12121. OB     11  VT   Vertical tab        ctrl K
  12122.  
  12123. 0C     12  FF   Form feed           ctrl L
  12124.  
  12125. OD     13  CR Carriage return       ctrl M    or special key
  12126.  
  12127. OE     14  SO Shift out             ctrl N
  12128.  
  12129. OF     15  Sl Shift in              ctrl O
  12130.  
  12131. 10     16  DLE Data link escape     ctrl P
  12132.  
  12133. 11     17  DC1 Device control 1     ctrl Q    also XON
  12134.  
  12135. 12     18  DC2 Device control 2     ctrl R
  12136.  
  12137. 13     19  DC3 Device control 3     ctrl S    also XOF
  12138.  
  12139. 14     20  DC4 Device control 4     ctrl T
  12140.  
  12141. 15     21  NAK Negative acknowledge ctrl U
  12142.  
  12143. 16     22  SYN Synchronous Idle     ctrl V
  12144.  
  12145. 17     23  ETB End trans. block     ctrl W
  12146.  
  12147. 18     24  CAN Cancel               ctrl X
  12148.  
  12149. 19     25  EM End medium            ctrl Y
  12150.  
  12151. 1A     26  SS Special sequence      ctrl Z    spare
  12152.  
  12153. 1B     27  ESC Escape               check manuals to transmit
  12154.  
  12155. 1C     28  FS File separator
  12156.  
  12157. 1D     29  GS Group separator
  12158.  
  12159. 1E     30  RS Record separator
  12160.  
  12161. 1F     31  US Unit separator
  12162.  
  12163. 20     32  SP Space
  12164.  
  12165. 21     33  ~
  12166.  
  12167. 22     34  "
  12168.  
  12169. 23     35  #                                             ú
  12170.  
  12171. 24     36  $
  12172.  
  12173. 25     37  %
  12174.  
  12175. 26     38  &
  12176.  
  12177. 27     39  ' Apostrophe
  12178.  
  12179. 28     40  (
  12180.  
  12181. 29     41  )
  12182.  
  12183. 2A     42  ~
  12184.  
  12185. 2B     43  +
  12186.  
  12187. 2C     44  , Comma
  12188.  
  12189. 2D     45  -
  12190.  
  12191. 2E     46  . Period
  12192.  
  12193. 2F     47  / Slash
  12194.  
  12195. 30     48  0
  12196.  
  12197. 31     49  1
  12198.  
  12199. 32     50  2
  12200.  
  12201. 33     51  3
  12202.  
  12203. 34     52  4
  12204.  
  12205. 35     53  5
  12206.  
  12207. 36     54  6
  12208.  
  12209. 37     55  7
  12210.  
  12211. 38     56  8
  12212.  
  12213. 39     57  9
  12214.  
  12215. 3A     58  : Colon
  12216.  
  12217. 3B     59  ; Semicolon
  12218.  
  12219. 3C     60  < 
  12220.  
  12221. 3D     61
  12222.  
  12223. 3E     62  >
  12224.  
  12225. 3F     63  ?
  12226.  
  12227. 40     64  @
  12228.  
  12229. 41     65  A
  12230.  
  12231. 42     66  B 
  12232.  
  12233. 43     67  C
  12234.  
  12235. 44     68  D
  12236.  
  12237. 45     69  E
  12238.  
  12239. 46     70  F
  12240. 47     71  G
  12241.  
  12242. 48     72  H
  12243.  
  12244. 49     73  1
  12245.  
  12246. 4A     74  J
  12247.  
  12248. 4B     75  K
  12249.  
  12250. 4C     76  L
  12251.  
  12252. 4D     77  M
  12253.  
  12254. 4E     78  N
  12255.  
  12256. 4F     79  O
  12257.  
  12258. 50     80  P
  12259.  
  12260. 51     81  Q
  12261.  
  12262. 52     82  R
  12263.  
  12264. 53     83  S
  12265.  
  12266. 54     84  T
  12267.  
  12268. 55     85  U
  12269.  
  12270. 56     86  V
  12271.  
  12272. 57     87  W
  12273.  
  12274. 58     88  X
  12275.  
  12276. 59     89  Y
  12277.  
  12278. 5A     90  Z  
  12279.  
  12280. 5B     91  [
  12281.  
  12282. 5C     92  \ Backslash
  12283.  
  12284. 5D     93  1
  12285.  
  12286. 5E     94  ^ Circumflex
  12287.  
  12288. 5F     95  _ Underscore
  12289.  
  12290. 60     96    Grave accent
  12291.  
  12292. 61     97  a
  12293.  
  12294. 62     98  b
  12295.  
  12296. 63     99  c
  12297.  
  12298. 64    100  d
  12299.  
  12300. 65    101  e
  12301.  
  12302. 66    102  f
  12303.  
  12304. 67    103  9
  12305.  
  12306. 68    104  h
  12307.  
  12308. 69    105  i
  12309.  
  12310. 6A    106  j
  12311.  
  12312. 6B    107  k
  12313.  
  12314. 6C    108  l
  12315.  
  12316. 6D    109  m
  12317.  
  12318. 6E    110  n
  12319.  
  12320. 6F    111  o
  12321.  
  12322. 70    112  p
  12323.  
  12324. 71    113  q
  12325.  
  12326. 72    114  r
  12327.  
  12328. 73    115  s
  12329.  
  12330. 74    116  t
  12331.  
  12332. 75    117  u
  12333.  
  12334. 76    118  v
  12335.  
  12336. 77    119  w
  12337.  
  12338. 78    120  x
  12339.  
  12340. 79    121  y
  12341.  
  12342. 7A    122  z
  12343.  
  12344. 7B    123  {
  12345.  
  12346. 7C    124
  12347.  
  12348. 7D    125  }
  12349.  
  12350. 7E    126  ~ Tilde
  12351.  
  12352. 7F    127  DEL Delete
  12353.  
  12354.  
  12355. Baudot
  12356.  
  12357. This is the telex/telegraphy code known to the CCITT as International
  12358.  
  12359. Alphabet No 2. It is essentially a 5-bit code, bracketed by a start
  12360.  
  12361. bit (space) and a stop bit (mark). Idling is shown by 'mark'. The
  12362.  
  12363. code only supports capital letters, figure and two 'supervisory'
  12364.  
  12365. codes: 'Bell' to warn the operator at the far end and 'WRU'--'Who are
  12366.  
  12367. you?' to interrogate the far end 'Figures' changes all characters
  12368.  
  12369. received after to their alternates and 'Letters' switches back. The
  12370.  
  12371. letters/figures shift is used to give the entire character set.
  12372.  
  12373.  
  12374. Viewdata
  12375.  
  12376. This is the character set used by the UK system, which is the most
  12377.  
  12378. widely used, world-wide. The character-set has many features in
  12379.  
  12380. common with ASCII but also departs from it in significant ways,
  12381.  
  12382. notably to provide various forms of graphics, colour controls,
  12383.  
  12384. screen-clear (ctrl L) etc. The set is shared with teletext which in
  12385.  
  12386. itself requires further special codes, e.g. to enable sub-titling to
  12387.  
  12388. broadcast television, news flash etc.  If you are using proper
  12389.  
  12390. viewdata software, then everything will display properly; if you are
  12391.  
  12392. using a conventional terminal emulator then the result may look
  12393.  
  12394. confusing.  Each character consists of 10 bits:
  12395.  
  12396.  
  12397. Start                      binary 0
  12398.  
  12399. 7 bits of character code
  12400.  
  12401. Parity bit                 even
  12402.  
  12403. Stop                       binary 1
  12404. ENQ (Ctrl E) is sent by the host on log-on to initiate the
  12405.  
  12406. auto-log-on from the user's terminal. If no response is obtained, the
  12407.  
  12408. user is requested to input the password manually. Each new page
  12409.  
  12410. sequence opens with a clear screen instruction (Ctrl L, CHR$12)
  12411.  
  12412. followed by a home (Ctrl M, CHR$14).
  12413.  
  12414. Some viewdata services are also available via standard asynchronous
  12415.  
  12416. 300/300 ports (Prestel is, for example); in these cases, the graphics
  12417.  
  12418. characters are stripped out and replaced by ****s; and the pages will
  12419.  
  12420. scroll up the screen rather than present themselves in the
  12421.  
  12422. frame-by-frame format.
  12423.  
  12424. *** Original contains a diagram of Viewdata Graphic Character Set.
  12425.  
  12426. If you wish to edit to a viewdata system using a normal keyboard,
  12427.  
  12428. or view a viewdata stream as it comes from a host using
  12429.  
  12430. 'control-show' facilities, the table below gives the usual
  12431.  
  12432. equivalents. The normal default at the left-hand side of each line is
  12433.  
  12434. alphanumeric white. Each subsequent 'attribute', i.e. if you wish to
  12435.  
  12436. change to colour, or a variety of graphics, occupies a character
  12437.  
  12438. space. Routing commands and signals to start and end edit depend on
  12439.  
  12440. the software installed on the viewdata host computer: in Prestel
  12441.  
  12442. compatible systems, the edit page is *910#, options must be entered
  12443.  
  12444. in lower case letters and end edit is called by <esc>K.
  12445. esc A        alpha red            esc Q     graphics red
  12446.  
  12447. esc B        alpha green          esc R     graphics green
  12448.  
  12449. esc C        alpha yellow         esc S     graphics yellow
  12450.  
  12451. esc D        alpha blue           esc T     graphics blue
  12452.  
  12453. esc E        alpha magenta        esc U     graphics magenta
  12454.  
  12455. esc F        alpha cyan           esc V     graphics cyan
  12456.  
  12457. esc G        alpha white          esc W     graphics white
  12458.  
  12459. esc H        flash                esc I     steady
  12460.  
  12461. esc L        normal height        esc M     double height
  12462.  
  12463. esc Y        contiguous graphics  esc Z     separated graphics
  12464.  
  12465. esc ctrl D   black background     esc-shift M new background
  12466.  
  12467.                                             (varies)
  12468.  
  12469. esc J        start edit           esc K end edit
  12470.  
  12471.  
  12472. EBCDIC
  12473.  
  12474. The Extended Binary Coded Decimal Interchange Code is a 256-state
  12475.  
  12476. 8-bit extended binary coded digit code employed by IBM for internal
  12477.  
  12478. purposes and is the only important exception to ASCII. Not all 256
  12479.  
  12480. codes are utilised, being reserved for future expansion, and a number
  12481.  
  12482. are specially identified for application- specific purposes. In
  12483.  
  12484. transmission, it is usual to add a further digit for parity checking.
  12485.  
  12486. Normally the transmission mode is synchronous, so there are no
  12487.  
  12488. 'start' and 'stop' bits.  The table shows how EBCDIC compares with
  12489.  
  12490. ASCII of the same bit configuration.
  12491.  
  12492.  
  12493. IBM control characters:
  12494.  
  12495.  
  12496. EBCDIC     bits         Notes
  12497.  
  12498.  
  12499.  
  12500. NUL        0000  0000   Nul
  12501.  
  12502. SOH        0000  0001   Start of Heading
  12503.  
  12504. STX        0000  0010   Start of Text
  12505.  
  12506. ETX        0000  0011   End of Text
  12507.  
  12508. PF         0000  0100   Punch Off
  12509.  
  12510. HT         0000  0101   Horizontal Tab
  12511.  
  12512. LC         0000  0110   Lower Case
  12513.  
  12514. DEL        0000  0111   Delete
  12515.  
  12516.            0000  1000
  12517.  
  12518. RLF        0000  1001   Reverse Line Feed
  12519.  
  12520. SMM        0000  1010   Start of Manual  Message
  12521.  
  12522. VT         0000  1011   Vertical Tab
  12523.  
  12524. FF         0000  1100   Form Feed
  12525.  
  12526. CR         0000  1101   Carriage Return
  12527. SO         0000  1110   Shift Out
  12528.  
  12529. Sl         0000  1111   Shift In
  12530.  
  12531. DLE        0001  0000   Data Link Exchange
  12532.  
  12533. DC1        0001  0001   Device Control 1
  12534.  
  12535. DC2        0001  0010   Device Control 2
  12536.  
  12537. TM         0001  0011   Tape Mark
  12538.  
  12539. RES        0001  0100   Restore
  12540.  
  12541. NL         0001  0101   New Line
  12542.  
  12543. BS         0001  0110   Back Space
  12544.  
  12545. IL         0001  0111   Idle
  12546.  
  12547. CAN        0001  1000   Cancel
  12548.  
  12549. EM         0001  1001   End of Medium
  12550.  
  12551. CC         0001  1010   Cursor Control
  12552.  
  12553. CU1        0001  1011   Customer Use 1
  12554.  
  12555. IFS        0001  1100   Interchange File Separator
  12556.  
  12557. IGS        0001  1101   Interchange Group Separator
  12558.  
  12559. IRS        0001  1110   Interchange Record Separator
  12560.  
  12561. IUS        0001  1111   Interchange Unit Separator
  12562.  
  12563. DS         0010  0000   Digit Select
  12564.  
  12565. SOS        0010  0001   Start of Significance
  12566.  
  12567. FS         0010  0010   Field Separator
  12568.            0010  0011
  12569.  
  12570. BYP        0010  0100   Bypass
  12571.  
  12572. LF         0010  0101   Line Feed
  12573.  
  12574. ETB        0010  0110   End of Transmission Block
  12575.  
  12576. EBCDIC     bits         Notes
  12577.  
  12578. ESC        0010  0111   Escape
  12579.  
  12580.            0010  1000
  12581.  
  12582.            0010  1001
  12583.  
  12584. SM         0010  1010   Set Mode
  12585.  
  12586. CU2        0010  1011   Customer Use 1
  12587.  
  12588.            0010  1100
  12589.  
  12590. ENQ        0010  1101   Enquiry
  12591.  
  12592. ACK        0010  1110   Acknowledge
  12593.  
  12594. BEL        0010  1111   Bell
  12595.  
  12596.            0011  0000
  12597.  
  12598.            0011  0001
  12599.  
  12600. SYN        0011  0010   Synchronous Idle
  12601.  
  12602.            0011  0011
  12603. PN         0011  0100   Punch On
  12604.  
  12605. RS         0011  0101   Reader Stop
  12606.  
  12607. UC         0011  0110   Upper Case
  12608.  
  12609. EOT        0011  0111   End of Transmission
  12610.  
  12611.            0011  1000
  12612.  
  12613.            0011  1001
  12614.  
  12615.            0011  1010
  12616.  
  12617. CU3        0011  1011   Customer Use 3
  12618.  
  12619. DC4        0011  1100   Device Control 4
  12620.  
  12621. NAK        0011  1101   Negative Acknowledge
  12622.  
  12623.            0011  1110
  12624.  
  12625. SUB        0011  1111   Substitute
  12626.  
  12627. SP         0100  0000   Space
  12628.  
  12629.  
  12630. APPENDIX V
  12631.  
  12632. Modems and Services
  12633.  
  12634.  
  12635. The table below shows all but two of the types of service you are likely to
  12636.  
  12637. come across; V-designators are the world-wide 'official names given by the
  12638.  
  12639. CCITT; Bell-designators are the US names:
  12640.  
  12641. Service        Speed  Duplex  Transmit    Receive     Answer
  12642.  
  12643. Designator                    0    1      0     1
  12644. V21 orig       300(*) full    1180  980   1850  1650   -
  12645.  
  12646. V21 ans        300(*) full    1850 1650   1180   980  2100
  12647.  
  12648. V23 (1)        600    half    1700 1300   1700  1300  2100
  12649.  
  12650. V23 (2)       1200    f/h(**) 2100 1300   2100  1300  2100
  12651.  
  12652. V23 back        75    f/h(**)  450  390    450   390   -
  12653.  
  12654. Bell 103 orig  300(*) full    1070 1270   2025  2225   -
  12655.  
  12656. Bell 103 ans   300(*) full    2025 2225   1070  1270  2225
  12657.  
  12658. Bell 202      1200    half    2200 1200   2200  1200  2025
  12659.  
  12660.  
  12661.  
  12662. (*)any speed up to 300 baud, can also include 75 and 110 baud
  12663.  
  12664. services
  12665.  
  12666.  
  12667.  
  12668. (**)service can either be half-duplex at 1200 baud or asymmetrical
  12669.  
  12670. full duplex, with 75 baud originate and 1200 baud receive (commonly
  12671.  
  12672. used as viewdata user) or 1200 transmit and 75 receive (viewdata
  12673.  
  12674. host)
  12675.  
  12676.  
  12677.  
  12678. The two exceptions are:
  12679.  
  12680. V22       1200 baud full duplex, two wire
  12681.  
  12682. Bell 212A The US equivalent
  12683.  
  12684. Both these services operate by detecting phase as well as tone.
  12685. British Telecom markets the UK services under the name of Datel as
  12686.  
  12687. follows--for simplicity The list covers only those services which use
  12688.  
  12689. the PTSN or are otherwise easily accessible--4-wire services, for
  12690.  
  12691. example are excluded.
  12692.  
  12693.  
  12694. Datel    Speed       Mode      Remarks
  12695.  
  12696.  
  12697. 100(H)   50          async     Teleprinters, Baudot code
  12698.  
  12699. 100(J)   75-110      async     News services etc, Baudot code
  12700.  
  12701.          50          async     Telex service, Baudot code
  12702.  
  12703. 200      300         async     full duplex, ASCII
  12704.  
  12705. 400      600 Hz      async     out-station to in-station only
  12706.  
  12707. 600      1200        async     several versions exist--for 1200
  12708.  
  12709.                                half-duplex; 75/1200 for viewdata
  12710.  
  12711.                                users; 1200/75forviewdata hosts; and
  12712.  
  12713.                                a rare 600 variant. The 75 speed is
  12714.  
  12715.                                technically only for supervision but
  12716.  
  12717.                                gives asymetrical duplex
  12718.  
  12719.  
  12720. BT has supplied the following modems for the various services-- the
  12721.  
  12722. older ones are now available on the 'second-user' market:
  12723.  
  12724.  
  12725.  
  12726. Modem No Remarks
  12727.  
  12728.  
  12729.  
  12730.          1200 half-duplex--massive
  12731.  
  12732.  2       300 full-duplex--massive
  12733.  
  12734. 11       4800 synchronous--older type
  12735.  
  12736. 12       2400/1200 synchronous
  12737.  
  12738. 13       300 full-duplex--plinth type
  12739.  
  12740. 20(1)    1200 half-duplex--'shoe-box' style
  12741.  
  12742.   (2)    1200/75 asymetrical duplex--'shoe-box' style
  12743.  
  12744.   (3)    75/1200 asymetrical duplex--'shoe-box' style
  12745.  
  12746. 21       300 full-duplex--modern type
  12747.  
  12748. 22       1200 half-duplex--modern type
  12749.  
  12750. 24       4800 synchronous--modern type (made by Racal)
  12751.  
  12752. 27A      1200 full duplex, sync or async (US made &
  12753.  
  12754.          modified from Bell 212A to CCITT tones)
  12755.  
  12756. 27B      1200 full duplex, sync or async (UK made)
  12757.  
  12758.  
  12759.     You should note that some commercial 1200/1200 full duplex modems
  12760.  
  12761. also contain firmware providing ARQ error correction protocols;
  12762.  
  12763. modems on both ends of the line must have the facilities, of course.
  12764.  
  12765.  
  12766.  
  12767. BT Line Connectors
  12768.  
  12769.     
  12770. Modems can be connected directly to the BT network ('hard- wired')
  12771.  
  12772. simply by identifying the pair that comes into the building. Normally
  12773. the pair you want are the two outer wires in a standard 4 x 2 BT
  12774.  
  12775. junction box. (The other wires are the 'return' or to support a
  12776.  
  12777. 'ringing' circuit.)
  12778.  
  12779.     A variety of plugs and sockets have been used by BT. Until
  12780.  
  12781. recently, the standard connector for a modem was a 4-ring jack, type
  12782.  
  12783. 505, to go into a socket 95A. Prestel equipment was terminated into a
  12784.  
  12785. similar jack, this time with 5 rings, which went into a socket type
  12786.  
  12787. 96A. However, now all phones, modems, viewdata sets etc, are
  12788.  
  12789. terminated in the identical modular jack, type 600. The corresponding
  12790.  
  12791. sockets need special tools to insert the line cable into the
  12792.  
  12793. appropriate receptacles.
  12794.  
  12795.     Whatever other inter-connections you see behind a socket, the two
  12796.  
  12797. wires of the twisted pair are the ones found in the centres of the
  12798.  
  12799. two banks of receptacles.  North America also now uses a modular jack
  12800.  
  12801. and socket system, but not one which is physically compatible with UK
  12802.  
  12803. designs...did you expect otherwise?
  12804.  
  12805.  
  12806.  
  12807. APPENDIX VI
  12808.  
  12809. The Radio Spectrum
  12810.  
  12811.  
  12812.     The table gives the allocation of the radio frequency spectrum up
  12813.  
  12814. 30 MHz. The bands in which radio-teletype and radio-data traffic are
  12815.  
  12816. most common are those allocated to 'fixed' services, but data traffic
  12817.  
  12818. is also found in the amateur and maritime bands.
  12819.  
  12820.  
  12821. LF,MF,HF, RADIO FREQUENCY SPECTRUM TABLE
  12822.  
  12823.  
  12824.  
  12825.   9       --      14     Radionavigation
  12826.  
  12827.  14       --      19.95  Fixed/Maritime mobile
  12828.  
  12829.  20                      Standard Frequency & Time
  12830.  
  12831.  20.05    --      70     Fixed & Maritime mobile
  12832.  
  12833.  70       --      90     Fixed/Maritime mobile/Radionavigation
  12834.  
  12835.  90       --     110     Radionavigation
  12836.  
  12837.  110      --     130     Fixed/Maritime mobile/Radionavigation
  12838.  
  12839.  130      --     148.5   Maritime mobile/Fixed
  12840.  
  12841.  148.5    --     255     Broadcasting
  12842.  
  12843.  255      --     283.5   Broadcasting/Radionavigation(aero)
  12844.  
  12845.  283.5    --     315     Maritime/Aeronautical navigation
  12846.  
  12847.  
  12848.  315      --     325     Aeronautical radionavigation/Maritime radiobeacons
  12849.  
  12850.  325      --     405     Aeronautical radionavigation
  12851.  
  12852.  405      --     415     Radionavigation (410 = DF)
  12853.  
  12854.  415      --     495     Aeronautical radionavigation/Maritime mobile
  12855.  
  12856.  495      --     505     Mobile (distress & calling) > 500:cw&rtty
  12857.  
  12858.  505      --     526.5   Maritime mobile/Aeronautical navigation
  12859.  
  12860.  526.5    --    1606.5   Broadcasting
  12861.  
  12862. 1606.5    --    1625     Maritime mobile/Fixed/Land mobile
  12863.  
  12864. 1625      --    1635     Radiolocation
  12865.  
  12866. 1635      --    1800     Maritime mobile/Fixed/Land mobile
  12867.  
  12868. 1800      --    1810     Radiolocation
  12869.  
  12870. 1810      --    1850     Amateur
  12871.  
  12872. 1850      --    2000     Fixed/Mobile
  12873.  
  12874. 2000      --    2045     Fixed/Mobile
  12875.  
  12876. 2045      --    2160     Maritime mobile/Fixed/Land mobile
  12877.  
  12878. 2160      --    2170     Radiolocation
  12879.  
  12880. 2170      --    2173.5   Maritime mobile
  12881.  
  12882. 2173.5    --    2190.5   Mobile (distress & calling) >2182--voice
  12883.  
  12884. 2190.5    --    2194     Maritime & Mobile
  12885.  
  12886. 2194      --    2300     Fixed & Mobile
  12887.  
  12888. 2300      --    2498     Fixed/Mobile/Broadcasting
  12889. 2498      --    2502     Standard Frequency & Time
  12890.  
  12891. 2502      --    2650     Maritime mobile/Maritime radionavigation
  12892.  
  12893. 2650      --    2850     Fixed/Mobile
  12894.  
  12895. 2850      --    3025     Aeronautical mobile (R)
  12896.  
  12897. 3025      --    3155     Aeronautical mobile (OR)
  12898.  
  12899. 3155      --    3200     Fixed/Mobile/Low power hearing aids
  12900.  
  12901. 3200      --    3230     Fixed/Mobile/Broadcasting
  12902.  
  12903. 3230      --    3400     Fixed/Mobile/Broadcasting
  12904.  
  12905. 3400      --    3500     Aeronautical mobile (R)
  12906.  
  12907. 3500      --    3800     Amateur/Fixed/Mobile
  12908.  
  12909. 3800      --    3900     Fixed/Aeronautical mobile (OR)
  12910.  
  12911. 3900      --    3930     Aeronautical mobile (OR)
  12912.  
  12913. 3930      --    4000     Fixed/Broadcasting
  12914.  
  12915. 4000      --    4063     Fixed/Maritime mobile
  12916.  
  12917. 4063      --    4438     Maritime mobile
  12918.  
  12919. 4438      --    4650     Fixed/Mobile
  12920.  
  12921. 4650      --    4700     Aeronautical mobile (R)
  12922.  
  12923. 4700      --    4750     Aeronautical mobile (OR)
  12924.  
  12925. 4750      --    4850     Fixed/Aeronautical mobile (OR)/
  12926.  
  12927.                                  Land mobile/Broadcasting
  12928.  
  12929. 4850      --    4995     Fixed/Land mobile/Broadcasting
  12930. 4995      --    5005     Standard Frequency & Time
  12931.  
  12932. 5005      --    5060     Fixed/Broadcasting
  12933.  
  12934. 5060      --    5450     Fixed/Mobile
  12935.  
  12936. 5450      --    5480     Fixed/Aeronautical mobile (OR)/Land mobile
  12937.  
  12938. 5480      --    5680     Aeronautical mobile (R)
  12939.  
  12940. 5680      --    5730     Aeronautical mobile (OR)
  12941.  
  12942. 5730      --    5950     Fixed/Land mobile
  12943.  
  12944. 5950      --    6200     Broadcasting
  12945.  
  12946. 6200      --    6525     Maritime mobile
  12947.  
  12948. 6525      --    6685     Aeronautical mobile (R)
  12949.  
  12950. 6685      --    6765     Aeronautical mobile ~OR)
  12951.  
  12952. 6765      --    6795     Fixed/lSM
  12953.  
  12954. 7000      --    7100     Amateur
  12955.  
  12956. 7100      --    7300     Broadcasting
  12957.  
  12958. 7300      --    8100     Maritime mobile
  12959.  
  12960. 8100      --    8195     Fixed/Maritime mobile
  12961.  
  12962. 8195      --    8815     Maritime mobile
  12963.  
  12964. 8815      --    8965     Aeronautical mobile (R)
  12965.  
  12966. 8965      --    9040     Aeronautical mobile ~OR)
  12967.  
  12968. 9040      --    9500     Fixed
  12969.  
  12970. 9500      --    9900     Broadcasting
  12971.  
  12972. ggoo      --    9995     Fixed
  12973.  
  12974. 9995      --   10005     Standard Frequency & Time
  12975.  
  12976. 10005     --   10100     Aeronautical mobile (R)
  12977.  
  12978. 10100     --   10150     Fixed/Amateur(sec)
  12979.  
  12980. 10150     --   11175     Fixed
  12981.  
  12982. 11175     --   11275     Aeronautical mobile (OR)
  12983.  
  12984. 11275     --   11400     Aeronautical mobile (R)
  12985.  
  12986. 11400     --   11650     Fixed
  12987.  
  12988. 11650     --   12050     Broadcasting
  12989.  
  12990. 2050      --   12230     Fixed
  12991.  
  12992. 12230     --   13200     Maritime mobile
  12993.  
  12994. 13200     --   13260     Aeronautical mobile (OR)
  12995.  
  12996. 13260     --   13360     Aeronautical mobile (R)
  12997.  
  12998. 13360     --   13410     Fixed/Radio Astronomy
  12999.  
  13000. 13410     --   13600     Fixed
  13001.  
  13002. 13600     --   13800     Broadcasting
  13003.  
  13004. 13800     --   14000     Fixed
  13005.  
  13006. 14000     --   14350     Amateur
  13007.  
  13008. 14350     --   14990     Fixed
  13009.  
  13010. 14990     --   15010     Standard Frequency & Time
  13011.  
  13012. 15010     --   15100     Aeronautical mobile (OR)
  13013.  
  13014. 15100     --   15600     Broadcasting
  13015.  
  13016. 15600     --   16360     Fixed
  13017.  
  13018. 16360     --   17410     Maritime mobile
  13019.  
  13020. 17410     --   17550     Fixed
  13021.  
  13022. 17550     --   17900     Broadcasting
  13023.  
  13024. 17900     --   17970     Aeronautical mobile (R)
  13025.  
  13026. 17970     --   18030     Aeronautical mobile (OR)
  13027.  
  13028. 18030     --   18052     Fixed
  13029.  
  13030. 18052     --   18068     Fixed/Space Research
  13031.  
  13032. 18068     --   18168     Amateur
  13033.  
  13034. 18168     --   18780     Fixed
  13035.  
  13036. 18780     --   18900     Maritime mobile
  13037.  
  13038. 18900     --   19680     Fixed
  13039.  
  13040. 19680     --   19800     Maritime mobile
  13041.  
  13042. 19800     --   19990     Fixed
  13043.  
  13044. 19990     --   20010     Standard Frequency & Time
  13045.  
  13046. 20010     --   21000     Fixed
  13047.  
  13048. 21000     --   21450     Amateur
  13049.  
  13050. 21450     --   21850     Broadcasting
  13051.  
  13052. 21850     --   21870     Fixed
  13053.  
  13054. 21870     --   21924     Aeronautical fixed
  13055.  
  13056. 21924     --   22000     Aeronautical (R)
  13057.  
  13058. 22000     --   22855     Maritime mobile
  13059.  
  13060. 22855     --   23200     Fixed
  13061.  
  13062. 23200     --   23350     Aeronautical fixed & mobile (R)
  13063.  
  13064. 23350     --   24000     Fixed/Mobile
  13065.  
  13066. 24000     --   24890     Fixed/Land mobile
  13067.  
  13068. 24890     --   24990     Amateur
  13069.  
  13070. 24990     --   25010     Standard Frequency & Time
  13071.  
  13072. 25010     --   25070     Fixed/Mobile
  13073.  
  13074. 25070     --   25210     Maritime mobile
  13075.  
  13076. 25210     --   25550     Fixed/Mobile
  13077.  
  13078. 25550     --   25670     Radio Astronomy
  13079.  
  13080. 25670     --   26100     Broadcasting
  13081.  
  13082. 26100     --   26175     Maritime mobile
  13083.  
  13084. 26175     --   27500     Fixed/Mobile (CB) (26.975-27.2835 ISM)
  13085.  
  13086. 27500     --   28000     Meteorological aids/Fixed/Mobile (CB)
  13087.  
  13088. 28000     --   29700     Amateur
  13089.  
  13090. 29700     --   30005     Fixed/Mobile
  13091.  
  13092.  
  13093.  
  13094. Note: These allocations are as they apply in Europe, slight variations occur
  13095.  
  13096. in other regions of the globe.
  13097.  
  13098.  
  13099.  
  13100.  
  13101. APPENDIX VII
  13102.  
  13103. Port-finder Flowchart
  13104.  
  13105.  
  13106.     This flow-chart will enable owners of auto-diallers to carry out
  13107.  
  13108. an automatic search of a range of telephone numbers to determine
  13109.  
  13110. which of them have modems hanging off the back.
  13111.  
  13112.     It's a flow-chart and not a program listing, because the whole
  13113.  
  13114. exercise is very hardware dependent: you will have to determine what
  13115.  
  13116. sort of instructions your auto-modem will accept, and in what form;
  13117.  
  13118. you must also see what sort of signals it can send back to your
  13119.  
  13120. computer so that your program can 'read' them.
  13121.  
  13122.     You will also need to devise some ways of sensing the phone line,
  13123.  
  13124. whether it has been seized, whether you are getting 'ringing', if
  13125.  
  13126. there is an engaged tone, a voice, a number obtainable tone, or a
  13127.  
  13128. modem whistle. Line seizure detect, if not already available on your
  13129.  
  13130. modem, is simply a question of reading the phone line voltage; the
  13131.  
  13132. other conditions can be detected with simple tone decoder modules
  13133.  
  13134. based on the 567 chip.
  13135.  
  13136.  
  13137. The lines from these detectors should then be brought to a A/D
  13138.  
  13139. board which your computer software can scan and read.
  13140.  
  13141. ** End of File
  13142.  
  13143.